GPT-4o Pricing

    As of August 20, 2026, GPT-4o API pricing is $2.50 per million input tokens and $10.00 per million output tokens. A typical 100K-in / 20K-out request costs $0.45. Source: https://developers.openai.com/api/docs/pricing

    Source: OpenAI API pricing (https://developers.openai.com/api/docs/pricing)

    Updated August 20, 2026128K context$12.50 blended / 1M

    Input $/M

    $2.50

    Output $/M

    $10.00

    Blended / 1M

    $12.50

    100K / 20K request

    $0.45

    GPT-4o specs

    Context Window128K
    Max Output16.4K tokens
    Release Date2024-08-06
    Knowledge CutoffOctober 2023
    LicenseProprietary
    Throughput99 tok/s

    GPT-4o benchmarks

    HLE5.3%
    GPQA70.1%
    GPQA Diamond49.2%
    SWE-bench Verified33.2%
    SimpleQA38.2%
    IFEval81%
    tau-bench Retail60.3%
    tau2-bench (Telecom)23.5%
    MMMU-Pro59.9%
    MMMLU81.4%
    CharXiv-R58.8%
    FinanceAgent v1.18.1%
    FrontierMath0.3%
    AIME 20256.4%
    AIME 202413.1%
    MATH 50075.2%
    Alder Polyglot30.7%
    MMLU85.7%
    MMMU72.2%
    MATH53.3%
    Activitynet61.9%
    Ai2d94.2%
    Aider Polyglot Edit18.2%
    Chartqa85.7%
    Charxiv D85.3%
    Collie61%
    Complexfuncbench66.5%
    CorpFin v239.4%
    Docvqa92.8%
    Egoschema72.2%
    ERQA35.2%
    Graphwalks Bfs 128k41.7%
    Graphwalks Parents 128k35.4%
    LiveBench55.3%
    MathVista61.4%
    MedQA88.2%
    MGSM90.7%
    MMLU-Pro74.7%
    Multi If60.9%
    Multichallenge40.3%
    Openai Mrcr 2 Needle 128k31.9%
    SimpleBench17.8%
    Swe Lancer32.6%
    Swe Lancer Ic Diamond Subset12.4%
    Tau Bench Airline42.8%
    tau2-bench Airline45.5%
    tau2-bench Retail63.4%
    tau2-bench Telecom23.5%
    Tax Eval v271.1%
    Video-MME71.9%
    VideoMMMU61.2%

    Compare GPT-4o

    Same search as the hub. Pick any model, or jump into a priced matchup.

    GPT-4o FAQ

    How much does GPT-4o cost per million tokens?

    As of August 20, 2026, GPT-4o OpenAI API pricing is $2.50 per million input tokens and $10.00 per million output tokens. Input tokens are the prompt you send; output tokens are the completion. Long answers therefore cost more than short ones even when the prompt stays the same. Source: https://developers.openai.com/api/docs/pricing

    What is the blended API cost for GPT-4o?

    On this page the blended GPT-4o API cost is $12.50 for 1 million input tokens plus 1 million output tokens. That 1:1 mix is the comparison scale used across the LLM pricing table. A 3:1 mix (three million input tokens per one million output tokens), which some calculators use, would be about $17.50.

    How much does a typical GPT-4o request cost?

    A typical GPT-4o API request with 100K input tokens and 20K output tokens costs about $0.45 at current rates as of August 20, 2026. Multiply that by daily or monthly volume to estimate spend. Caching, batch APIs, and volume discounts from OpenAI can bring the real invoice lower than the public list rate at https://developers.openai.com/api/docs/pricing.

    What is the context window for GPT-4o?

    GPT-4o supports a 128K token context window and can generate up to 16K output tokens per request. The context window is the total prompt plus conversation history the model can see in one call. Larger windows cost more when you fill them, because every input token is billed per million tokens.

    Is GPT-4o open source?

    No. GPT-4o is a proprietary model by OpenAI. The only public way to call it is OpenAI's API, billed per million input and output tokens. There is no self-host option for the weights.

    What benchmarks does GPT-4o perform well on?

    GPT-4o currently reports HLE 5.3%, GPQA 70.1%, GPQA Diamond 49.2%. See the performance table for the full eval set. Use those scores with the token prices above when you are choosing between a cheaper LLM and a frontier model. GPQA, SWE-bench, and HLE are the evals people usually compare first.

    Is GPT-4o good for coding?

    GPT-4o scores 33.2% on SWE-bench Verified. Pair that score with OpenAI API pricing on this page: a slightly worse SWE-bench model can still win if it is much cheaper per million tokens. Open the SWE-bench or coding leaderboard from the sidebar for the full ranking, then jump into an LLM comparison against a coding specialist.

    What is the knowledge cutoff for GPT-4o?

    GPT-4o has a published knowledge cutoff of October 2023. Facts after that date are not guaranteed to be in the weights. For current events you still need retrieval or tools, which adds input tokens and therefore API cost per million tokens.

    How do I compare GPT-4o with another LLM?

    Use the Compare picker on this page to start an LLM comparison. Search by model or provider, pick a second model, and AnotherWrapper opens a dedicated GPT-4o vs page with per-million-token prices, blended 1M-in / 1M-out cost, context window, throughput, and benchmarks. You can also open any model from the sidebar, or go back to the LLM pricing table to sort the full index.

    What are the cheapest alternatives to GPT-4o?

    The cheapest LLM alternative depends on whether you optimize for blended token cost, coding evals, or context window. Start with the popular matchups on this page, then sort the LLM pricing table by blended cost to see which hosted APIs undercut GPT-4o. Open-weight models can be cheaper still if you self-host, but that is not the same as OpenAI API pricing on this page.

    How do I use GPT-4o in my application?

    GPT-4o is called through OpenAI's API with an API key. Bill against input and output tokens separately; cache or shorten prompts if spend is high. If you are shipping a full product, AnotherWrapper includes pre-built API routes and templates for OpenAI and 5+ other providers with auth, payments, and deployment already configured.

    How accurate is this GPT-4o pricing data?

    This GPT-4o page tracks the latest published OpenAI API pricing from OpenAI, quoted per million tokens. List rates can differ from invoices because of prompt caching, batch discounts, committed-use tiers, and private contracts. Official rate sheet: https://developers.openai.com/api/docs/pricing. Benchmark scores come from official publications and independent evals, not from a private lab run by AnotherWrapper.

    How fast is GPT-4o?

    GPT-4o has a measured throughput of about 99 tokens per second (tok/s). Throughput is how fast completions stream once the model starts generating; time-to-first-token can still lag under load. Faster APIs matter when you are building chat or agents, even if the per-million-token price is the same.

    About GPT-4o API pricing

    GPT-4o is a proprietary model from OpenAI. Current API pricing is $2.50 per million input tokens and $10.00 per million output tokens, with a 128K token context window. A blended 1M-in / 1M-out workload costs $12.50.

    Rank it on the LLM leaderboard, SWE-bench, and Humanity's Last Exam.

    The index

    All Large Language Models

    281 models across 33 providers. Search or jump to a lab — every model page stays linked here.

    Baidu

    1 models

    Inception

    1 models

    inclusionAI

    1 models

    LG AI Research

    1 models

    Nous Research

    1 models

    Sakana AI

    1 models

    StepFun

    1 models

    Tencent

    1 models

    Thinking Machines

    1 models

    Unisound

    1 models

    Upstage

    1 models

    Next step

    You found the model. Now ship the product.

    Auth, billing, and the API layer are already decided. Fork 8 finished AI apps, or have us build the first version with you.