Nano Banana Text-to-image is served by 4 providers on ElliSekiz. Prices are the providers' own, billed 1:1 with no markup β the router sends each request to the cheapest available offer.
| Provider | Model id | Price | vs cheapest |
|---|---|---|---|
| OpenRouter | google/gemini-2.5-flash-image | $0.0063 | β |
| Atlas Cloud | google/nano-banana/text-to-image | $0.0380 | +508% |
| Replicate | google/nano-banana | $0.0390 | +524% |
| fal.ai | fal-ai/nano-banana | $0.0398 | +537% |
Routing Nano Banana Text-to-image through OpenRouter instead of the most expensive provider on this page saves 84% per generation β automatic on ElliSekiz.
curl -X POST https://ellisekiz.ai/api/v1/generations \
-H "Authorization: Bearer esk_..." \
-H "Content-Type: application/json" \
-d '{
"model": "google-nano-banana-text-to-image",
"prompt": "your prompt"
}'Omit provider and the cheapest offer wins; add it to pin one. Full reference in the docs.