Skip to main content

How Much Is Nano Banana Pro? API, Plan, and Usable-Image Cost

•••6 min read•AI Image Generation

Nano Banana Pro has three valid price answers because the official API, Google AI Pro membership, and independent providers bill different products.

Three separate Nano Banana Pro invoices for Google API usage, a Google AI Pro membership, and an independent provider call

There are three correct answers to “How much is Nano Banana Pro?” As of August 2, 2026, Google's official Standard API image-output equivalents are $0.134 for 1K/2K and $0.24 for 4K. The US Google One page shows the Google AI Pro consumer plan at $19.99 per month with 5 TB. An independent provider can publish a different per-call price under its own contract.

Start by naming the invoice: Google One, a Google Developer API project, or a provider. Success means the model and resolution are correct, the observed charge reconciles with the estimate, and the output passes your acceptance card. Stop before scaling if five test outputs produce no acceptable result or the bill still cannot be explained after documented extras are included.

Three prices, three products

What you are buyingBilling ownerBilling unitWhere the final answer lives
Manual use in Gemini and other consumer surfacesGoogle One / Google AI ProMonthly or annual bundleYour signed-in checkout
Programmatic image generationGoogle Gemini Developer APIImage output, inputs, thinking, and toolsOfficial pricing and project bill
A compatible or aggregated routeIndependent providerCalls, credits, or a provider planProvider terms, console, and logs

A Google AI Pro membership does not preload a Developer API project. A provider credit is not a Google token. A plan with “Nano Banana” in its name can be a seller-owned product rather than a Google subscription. Compare only after the billing owner and unit match.

The official API rate card

Google's current Gemini API pricing page identifies Nano Banana Pro as Gemini 3 Pro Image and uses the stable model ID gemini-3-pro-image. Treat the older gemini-3-pro-image-preview as a historical identifier or provider alias unless the contract you are using explicitly requires it.

Official execution mode1K / 2K image output4K image outputBest starting point
Standard$0.134$0.24Interactive work
Batch$0.067$0.12Queueable jobs
Flex$0.067$0.12Flexible non-interactive execution
Priorityabout $0.242about $0.432Higher-priority execution

The Priority values are calculations, not per-image rows printed by Google. Its image-output rate is $216 per million tokens. Google's image equivalents are 1,120 tokens for 1K/2K and 2,000 for 4K, so the calculations are $216 Ă— 1,120 / 1,000,000 = $0.24192 and $216 Ă— 2,000 / 1,000,000 = $0.432.

Official Nano Banana Pro price ladder connecting Standard, Batch, Flex, and Priority to 1K, 2K, and 4K output

The official Pro API has no free tier. Image output is also only one line of the bill. Standard lists $2 per million text/image input tokens and $12 per million text/thinking output tokens. For Standard and Priority, Google Search grounding includes 5,000 free search requests per month shared across Gemini 3.x, then costs $14 per 1,000 search queries; one customer request can trigger more than one query.

If you need request payloads rather than cost analysis, use the Nano Banana Pro API guide.

Turn a list price into a usable-image cost

Generated images are not the denominator a production team cares about. Use:

usable-image cost = total route bill / outputs that pass the frozen acceptance card

Consider 1,000 1K/2K attempts and an illustrative 80% acceptance rate. Eight hundred outputs pass. This is a planning example, not a quality claim about any route.

Route assumptionCharge before other extrasAccepted outputsCost per accepted output
Google Standard image output$134800$0.1675
Google Batch/Flex image output$67800$0.08375
Provider at $0.09 per billed call$90800$0.1125

Now add input, thinking, grounding, retries, provider-specific failed-call charges, and human repair. If zero outputs pass, there is no valid denominator. Reporting a zero-dollar usable image in that situation hides a failed route.

One thousand image attempts narrowing to eight hundred accepted outputs before the total bill is divided by accepted images

Run five outputs before you commit a budget

Freeze five representative prompts, the required resolution, and an acceptance card. For every result, record:

  1. requested and returned model identity;
  2. requested and returned resolution;
  3. usageMetadata or the provider call log;
  4. the actual charge and any grounding or retry activity;
  5. whether the image passes the acceptance card.

Use a project-defined investigation threshold. A practical starting point is 10% unexplained variance: after documented input, thinking, grounding, and retry charges are added, pause the queue if observed cost per attempt remains more than 10% above the estimate. Ten percent is an editorial stop rule, not a Google guarantee.

A public Google AI Developers Forum thread documents a developer seeing output metadata that did not reconcile cleanly with the published image-token equivalent. The thread did not establish a universal surcharge. The durable lesson is to reconcile a small real bill before scaling, not to replace the official price table with one forum report.

What the $19.99 Google AI Pro card includes

The current US Google One plan page shows Google AI Pro at $19.99 per month, with 5 TB, Gemini limits four times higher than standard, and access to other bundle benefits. It is not a Nano Banana Pro-only subscription and it does not fund API calls.

Google's AI Pro membership help supports monthly and annual billing for eligible personal accounts. The checkout owns the actual annual total, promotion, tax, currency, and payment date. Do not multiply $19.99 by twelve and label the result the universal official annual price.

Consumer limits are not a fixed image allowance. Current Gemini Apps limits use compute-based limits that refresh every five hours until a weekly limit is reached. The page describes AI Plus as 2x standard, AI Pro as 4x, and AI Ultra as 5x or 20x Pro depending on the subscription, while warning that limits can change. Old “N images per day” calculations should not be reused.

Cancellation affects more than image access

For a direct Google One membership, Gemini Settings and help can open Manage subscription, followed by Cancel membership in Google One. Google says future payments stop and benefits normally remain until the end of the billing cycle. Its cancellation guidance also says storage plan purchases are non-refundable in most countries or regions.

Check Drive, Gmail, Photos storage and every bundled benefit before canceling. If Apple, a carrier, or another partner owns the charge, that seller owns cancellation and refund handling. “Cancel anytime” does not mean “refund anytime.”

A provider price needs a provider label

LaoZhang API currently publishes a separate $0.09 per call gemini-3-pro-image route on api2.laozhang.ai and tells users to verify current price and actual charges in console call logs. That is a LaoZhang API contract, not evidence that Google changed its Standard price.

Its documentation reports that some calls returned as successful can be charged even when no image is returned, including certain prompt or safety outcomes. It directs users to the console order status for 429, 5xx, network timeout, and validation failures. Another provider can define a different billable event.

Before a provider test, require clear answers for:

  • the actual model ID and supported resolution;
  • the event that creates a charge;
  • empty output, safety rejection, timeout, and retry treatment;
  • image and log retention;
  • credit expiry, refund, support, and exit terms;
  • an exportable call log that can be reconciled with the bill.

Stop if the route, billable event, or data boundary cannot be explained. Use Google direct when first-party billing or governance matters more than a lower posted call price.

For the changing consumer entitlement, read Nano Banana Pro free versus paid limits. For hands-on product access, use the Nano Banana Pro how-to guide. A free API key is a separate question covered by the API key and free-tier guide.

The decision rule that survives the next price change

  • Choose the consumer plan for manual use, then verify the signed-in checkout.
  • Start with Standard for interactive API work and reconcile the project bill.
  • Test Batch or Flex only when the job can tolerate its execution model.
  • Test a provider with five outputs and its own logs before volume.
  • Stop using an old number when the source owner, model ID, or billing unit can no longer be verified.

The stable order is simple: name the invoice, name the unit, then divide the real bill by accepted outputs.

#Nano Banana Pro#Gemini 3 Pro Image#API Pricing#Google AI Pro#Image Cost
Share: