Gemini 3.5 Flash API pricing: $1.50/1M and a 1M context window

Gemini 3.5 Flash lists at $1.50/1M input and $9/1M output with Search grounding and multimodal inputs. Google publishes several task-specific scores, but no SWE-bench Verified result or universal latency figure for this model.

By benchr Editorial Team · · Current Google pricing and limits checked; unsupported benchmark and latency estimates removed · View changelog

Input / 1MGoogle · May 2026
Output / 1MGoogle
Batch input / 1MGoogle · paid tier
Contextmax window

Pricing breakdown

gemini-3.5-flash — official Google AI pricing
TierRate / 1M tokens
Standard input$1.50
Standard output$9.00
Cached input$0.15
Free tierAvailable (rate-limited)
Context window1,048,576 tokens
Max output65,536 tokens

Latency needs a deployment test

Google does not publish one universal tokens-per-second or time-to-first-token guarantee for this comparison, and benchr has not run a controlled cross-region latency study. The undocumented values previously shown here have been removed.

Benchmark the same prompts, output lengths, settings, and concurrency levels in the deployment region you intend to use. Record first-token time plus p50, p95, and p99 completion time, then size capacity from those observations.

Caching: the published cached-input rate

Cached input lists at $0.15/1M, 90% below the standard input rate. For an illustrative workload with a 90% cache-hit rate, the input-only arithmetic is $0.15 × 0.9 + $1.50 × 0.1 = $0.285 per million. This scenario does not include output, cache-storage, or feature charges and is not a market-wide “cheapest” claim; compare current provider terms for your workload.

Vision: an editorial capability field

Gemini 3.5 Flash supports image, video-frame, audio, and PDF inputs through the Gemini API. benchr's “92” vision field is an editorial capability score, not an independent multimodal benchmark. Test it on the actual screenshots, scans, product images, or video frames your pipeline receives.

Google Search grounding

Google lists Search grounding as a Gemini API capability. Availability, supported regions, request options, and charges can change, so verify the current documentation before designing around it. Grounding can retrieve web results for a response, but its effect on factual accuracy and whether it complements or replaces any retrieval component must be evaluated on your own queries.

The free tier

Google lists a rate-limited free tier for eligible use. Quotas and eligibility can change, so check the current provider page rather than relying on a fixed request-per-minute or daily limit here. It can support prototyping and low-volume evaluation; production suitability depends on current quotas, reliability requirements, and traffic.

Cost scenarios

At 10M input + 3M output per month, standard pricing is $15 + $27 = $42/month. With a hypothetical 90% cache-hit rate on input, the arithmetic is $1.35 + $1.50 = $2.85 input + $27 output = $29.85/month. This is a price scenario only; check the 65K output cap and measure latency separately.

Use-case fit

Test for: Multimodal tasks requiring image, video, audio, or document input; workloads using Search grounding; and pipelines that benefit from the published 1M context window.

Check first: Measure coding quality and latency yourself because Google does not publish a directly comparable SWE-bench Verified or universal latency figure here. Also verify the published output cap and your data-residency requirements.

Decision checklist

Before routing to Gemini 3.5 Flash, verify the listed 65K max-output limit against your longest expected outputs. Measure first-token latency from your deployment region because service location, load, and request shape can change the observed distribution.

If you're evaluating against GPT-5 on cost: run the comparison with caching enabled. Gemini 3.5 Flash's $0.15/1M cached rate makes it materially cheaper than uncached GPT-5 ($1.25/1M) for cache-heavy workloads.

Frequently asked

Is the free tier useful for production?

Check Google's current published quotas before use. A free tier can support prototyping and low-volume testing, while production suitability depends on current limits, reliability needs, and traffic.

How should I measure Gemini 3.5 Flash latency?

Google does not publish one universal tokens-per-second guarantee for this comparison, and benchr has no controlled cross-region result. Test your prompts and output lengths under expected regional load, then size concurrency from observed first-token and completion-time percentiles.

Does Gemini 3.5 Flash support Google Search grounding?

Search grounding is listed as a Gemini API capability. Check the current Google documentation for model availability, supported regions, pricing, and request options before designing around it.

Changelog

  • — Rechecked the live Google rate card and model page; removed unsupported SWE-bench and latency estimates.
  • — Expanded with caching arithmetic, multimodal inputs, Search grounding, and cost scenarios.
  • — Published. Pricing verified at ai.google.dev/pricing.

Sources