# Gemini 3.5 Flash pricing, and why the version bump costs > Gemini 3.5 Flash pricing is $1.50 per million input and $9.00 output, five times Gemini 2.5 Flash on input. A version bump here multiplies the bill. URL: https://getculpa.com/gemini-3-5-flash-pricing Last reviewed: 2026-08-01 Rates effective: 2026-07-02 ## Answer Gemini 3.5 Flash pricing is $1.50 per million input tokens and $9.00 per million output tokens, five times the input rate of Gemini 2.5 Flash at $0.30. A version bump inside the same family multiplies your bill rather than trimming it. Culpa, a local-first LLM cost, margin, and forecast ledger, prices the same workload on both, so the move stays a decision. ## Why this happens Version numbers carry an assumption that newer means better and cheaper, because that's how software usually goes. Model families break it. Within Gemini's own Flash line the 3.5 release prices input at five times the 2.5 release and output at 3.6 times. Nothing on the rate card flags that as an increase, because a rate card shows levels rather than changes, and a team upgrading on the strength of a release note finds out at the end of the month. ## What this usually looks like - An upgrade shipped on quality evidence with no cost comparison beside it. - Spend rose sharply in the month a model version changed and the two were treated as separate events. - Nobody priced the outgoing model and the incoming one against the same workload. - The release note was read and the rate card wasn't. ## Common mistakes - Assuming a newer version of the same family costs the same or less. Why it hurts: Here it costs five times more on input, and nothing in the naming warns you. Do instead: Price both versions against last month's real token volumes before scheduling the migration. - Migrating everything at once. Why it hurts: The whole workload moves to the higher rate to fix the share that needed the newer model. Do instead: Move the traffic that benefits and leave the rest, then measure the quality difference on each. - Judging the upgrade on quality alone. Why it hurts: At 4.15 times the cost the newer model has to be a great deal better, not slightly better. Do instead: Set the bar at the cost multiple. If it can't clear that, the upgrade is a preference. ## Self-check - Take last month's token volumes and price them on 2.5 Flash and 3.5 Flash side by side. - Divide the two totals. That multiple is the bar the quality improvement has to clear. - Check what share of your traffic actually benefits from the newer model. - Price a split where only that share moves and the rest stays. - Compare both against Gemini 3.1 Flash-Lite, which undercuts even the older Flash on input. ## The same month, on two versions of Flash (illustrative) A workload of 80 million input and 15 million output tokens in a month, priced on Gemini 2.5 Flash at $0.30 and $2.50 per million and on 3.5 Flash at real rates. Volumes are modelled. Gemini 2.5 Flash: (80 x $0.30) + (15 x $2.50) = $24.00 + $37.50 = $61.50 Gemini 3.5 Flash: (80 x $1.50) + (15 x $9.00) = $120.00 + $135.00 = $255.00 Ratio = 4.15, on identical tokens To break even the newer model must remove 76% of the calls, or do 4.15 times the work per token Moving only the 20% of traffic that needs it: (0.8 x $61.50) + (0.2 x $255.00) = $49.20 + $51.00 = $100.20 A full migration costs 4.15 times the old bill. Moving only the fifth of traffic that benefits costs 1.6 times, and that difference is the whole return on doing the analysis. ## Cost figures Every figure carries its confidence and its source. No figure on this site is provider-reported. - $1.50 / $9.00 per million — Gemini 3.5 Flash input and output rates [calculated] Source: Culpa price book row for gemini/gemini-3.5-flash, $0.0015 and $0.009 per 1k, effective 2026-07-02, verified against Gemini API pricing. Shown here per million. - 5x — Gemini 3.5 Flash input rate as a multiple of Gemini 2.5 Flash [calculated] Source: $1.50 divided by $0.30, from the gemini-3.5-flash and gemini-2.5-flash price-book rows. - $61.50 to $255.00 — modelled monthly cost of one identical workload on 2.5 Flash against 3.5 Flash [estimated] Source: Both endpoints from the teardown arithmetic at real rates for each model. A range because the token volumes are modelled. ## FAQ Q: How much does Gemini 3.5 Flash cost? A: $1.50 per million input tokens and $9.00 per million output, with context caching at $0.15 per million. Rates verified against Google's pricing page. Q: Is Gemini 3.5 Flash more expensive than 2.5 Flash? A: Substantially. Input costs five times more, $1.50 against $0.30, and output 3.6 times more, $9.00 against $2.50. On a typical token mix the whole bill lands around 4.15 times higher. Q: Should I upgrade from 2.5 Flash? A: Only for the traffic that measurably benefits. At four times the cost the quality gain has to be large rather than marginal, and a partial migration of the fifth of traffic that needs it usually beats moving everything. ## Sources - Gemini API pricing: https://ai.google.dev/gemini-api/docs/pricing Run the free Cost Leak Scan: https://app.getculpa.com/scan?source=pseo&slug=gemini-3-5-flash-pricing&cluster=model_pricing Machine-readable index of every guide: https://getculpa.com/api/pages Human-readable index of every guide: https://getculpa.com/guides Site overview: https://app.getculpa.com/llms.txt Privacy: Culpa runs on your infrastructure. Your prompts and responses never leave it. Culpa counts calls to run your plan, and it fails open, so if it ever breaks your app keeps running.