Gemini 3.6 Flash is a lightweight-tier model in Google's Gemini family, accepting text, image, video, and audio input across a 1,048,576-token context window.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $0.375 | $1.88 | $0.037 | |
| $0.375 | $1.88 | $0.037 | |
| $0.750 | $3.75 | $0.075 | |
| $0.750 | $3.75 | $0.075 | |
| $1.50 | $7.50 | $0.150 |
Prices updated daily. Last check: Sep 11, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
Gemini 3.6 Flash fits workloads that combine large or multimodal inputs with high request volume: summarizing and querying long documents, contracts, or logs; analyzing video and audio recordings such as meetings, lectures, or support calls without a separate transcription stage; extracting structured fields from mixed text-and-image sources; and batch classification, tagging, or moderation over large corpora. Tool calling makes it usable as the execution model inside agent loops and retrieval pipelines where many short tool-mediated steps are issued. Its measured time to first token is high, so it is a weaker fit for interactive chat, IDE completions, or anything with a tight first-response budget; for those, a model with lower startup latency is preferable, while Pro-tier Gemini models remain the more common pick for the most demanding reasoning and coding tasks.
Pricing depends on the provider and the pricing model — input versus output tokens, cached input, batch versus real-time, and any modality-specific rates. Because rates change frequently and differ between providers, check the pricing table on this page for current figures rather than relying on a fixed number.
It suits high-volume and long-input work: long-document and transcript analysis, video and audio understanding, structured extraction from mixed text and image inputs, batch classification, and tool-calling agent steps. Its million-token context and four-modality input surface are the main reasons to choose it over a smaller text-only model.
Gemini 3.6 Flash sits at the lightweight tier of the Gemini family, which is generally oriented toward throughput and volume, while Pro-tier models are the ones typically selected for the hardest reasoning, coding, and multi-step analytical tasks. If your workload is many similar requests over large inputs, Flash is the tier designed for it.
Its measured time to first token is around 13.6 seconds (Artificial Analysis), which is high for interactive use even though output then streams at roughly 209 tokens per second. For latency-sensitive chat or code completion, a model with faster first-token behavior is a better match; for batch or background jobs the startup delay matters much less.
Yes — the model's confirmed input modalities include text, image, video, and audio, so media can be passed in without a separate transcription or frame-extraction step. Practical per-request limits on media length and size are set by the serving provider.