Updated 26 March 2026

How Much Does ChatGPT Cost?

Every plan, every model, every token price in one place. Personal plans, team pricing, and API costs compared side by side.

Personal Plans

Choose the tier that matches how you use ChatGPT.

Free

$0

forever

  • ~ GPT-4o access (limited)
  • โœ“ Standard response speed
  • โœ— No image generation
  • โœ— No advanced voice
  • โœ— No custom GPTs creation
  • ~ Rate limits during peak hours

Best for casual use and trying ChatGPT

Most Popular

Plus

$20/mo

per user

  • โœ“ GPT-4o, GPT-4, o1-mini
  • โœ“ 5x more messages
  • โœ“ DALL-E image generation
  • โœ“ Advanced voice mode
  • โœ“ Custom GPTs
  • โœ“ Priority access at peak

Best for daily users and professionals

Pro

$200/mo

per user

  • โœ“ Unlimited access to all models
  • โœ“ o1 pro mode (extended thinking)
  • โœ“ Highest rate limits
  • โœ“ Research-grade reasoning
  • โœ“ Priority everything
  • โœ“ All Plus features

Best for researchers and power users

Enterprise

Custom

contact sales

  • โœ“ Unlimited high-speed access
  • โœ“ SSO / SAML / SCIM
  • โœ“ Extended context (32K+)
  • โœ“ Admin analytics
  • โœ“ Dedicated support
  • โœ“ Custom data retention

Best for large organisations

Feature Comparison

Side-by-side breakdown of what each plan includes.

FeatureFreePlus ($20)Pro ($200)
GPT-4o accessLimitedFullUnlimited
o1 / o1-miniโœ—o1-minio1 + o1 pro
Message limits~15-20/3hr~80/3hrUnlimited
DALL-E imagesโœ—โœ“โœ“
Advanced voiceโœ—โœ“โœ“
Code interpreterโœ—โœ“โœ“
Custom GPTsUse onlyCreate + useCreate + use
File uploadsLimitedโœ“โœ“
Web browsingโœ“โœ“โœ“
Admin consoleโœ—โœ—โœ—
SSO / SAMLโœ—โœ—โœ—
Data training opt-outManualManualManual
API accessSeparateSeparateSeparate

Is ChatGPT Plus Worth It?

A data-driven breakdown, not an opinion piece.

The value calculation

The average Plus subscriber sends about 50 messages per day. On the free tier, you hit limits around 15 to 20 messages every 3 hours. If ChatGPT saves you 30 minutes per day and your time is worth $30/hour, that is $450/month of value for a $20 subscription.

When Plus pays for itself

  • โœ“ You use ChatGPT more than 3 times per week for tasks that would take 15+ minutes manually
  • โœ“ You need image generation (DALL-E) for work or projects
  • โœ“ You rely on advanced voice mode for hands-free use
  • โœ“ You create or heavily use custom GPTs
  • โœ“ You hit free-tier rate limits regularly

When Plus is NOT worth it

  • โœ— You ask fewer than 5 questions per day
  • โœ— You only need basic Q&A (the free tier handles that fine)
  • โœ— You primarily use the API (Plus does not include API credits)
  • โœ— You rarely hit rate limits on the free tier

Break-even: Plus vs API

If you use the API directly via GPT-4o at $2.50/$10 per 1M tokens, you would need to send roughly 800 messages per month (at ~750 input tokens and ~500 output tokens each) before the API cost exceeds $20/month. Below that, the API is cheaper. Above that, Plus is the better deal for interactive use. The API also lacks DALL-E, voice, and custom GPTs.

Team Plans

For organisations that need admin controls, shared workspaces, and data privacy.

Team

$25/user/mo

annual billing ($30/user/mo if monthly)

  • โœ“ Everything in Plus
  • โœ“ Admin console and workspace management
  • โœ“ Higher message limits than Plus
  • โœ“ Team-shared custom GPTs
  • โœ“ Data not used for model training by default
  • โœ“ Bulk user management

Enterprise

Custom

contact OpenAI sales

  • โœ“ Everything in Team
  • โœ“ SSO / SAML authentication
  • โœ“ SCIM provisioning
  • โœ“ Unlimited high-speed access
  • โœ“ Extended context windows
  • โœ“ Admin analytics and usage reporting
  • โœ“ Dedicated account support
  • โœ“ Custom data retention policies

Team Cost Calculator

Calculate your ChatGPT Team plan costs and compare against individual Plus subscriptions.

10 users
12505007501,000
MonthlyAnnual (save 17%)

Per user / month

$25

Monthly total

$250

Annual total

$3,000

Savings vs Plus

$0/yr

Individual Plus plans$2,400/year
Team plan (annual)$3,000/year

At this configuration, costs match or exceed individual Plus plans. Consider annual billing for savings.

API Pricing

Per-model token costs for the OpenAI API. Prices are per 1 million tokens.

ModelInput / 1M tokensOutput / 1M tokens
GPT-4o$2.50$10.00
GPT-4o mini$0.15$0.60
GPT-4 Turbo$10.00$30.00
o1$15.00$60.00
o1-mini$3.00$12.00
o3-mini$1.10$4.40

API Cost Estimator

Input cost

$6.00/mo

2.4M tokens

Output cost

$12.00/mo

1.2M tokens

Total monthly

$18.00/mo

$216.00/year

Estimates based on ~800 input tokens and ~400 output tokens per request. Actual costs vary based on prompt length, response length, and caching. Batch API offers 50% savings for non-real-time workloads.

Real-World API Cost Examples

Concrete monthly cost estimates for common use cases.

Summarise 100 emails/day

Model: GPT-4o mini

Tokens: ~5M input, ~0.6M output/mo

$2 - $5/mo

Support chatbot (1,000 chats/day)

Model: GPT-4o

Tokens: ~24M input, ~12M output/mo

$150 - $400/mo

Code review for 10-person team

Model: GPT-4o

Tokens: ~15M input, ~10M output/mo

$50 - $200/mo

RAG app (500 queries/day)

Model: GPT-4o mini

Tokens: ~45M input, ~7.5M output/mo

$30 - $100/mo

Content writing (50 articles/day)

Model: GPT-4o

Tokens: ~0.75M input, ~3M output/mo

$30 - $50/mo

API Cost Optimization Tips

Use GPT-4o mini for simple tasks

At $0.15/$0.60 per 1M tokens, GPT-4o mini is 16x cheaper than GPT-4o for output. It handles summarisation, classification, and simple Q&A well.

Enable prompt caching

OpenAI offers a 50% discount on cached input tokens for repeated system prompts. If your system prompt is the same across requests, caching can cut input costs in half.

Use the Batch API

For non-real-time workloads (analytics, bulk processing, content moderation), the Batch API offers a 50% discount on all tokens.

Set max_tokens limits

Prevent runaway output costs by setting max_tokens on every request. A chatbot response rarely needs more than 500 tokens.

Fine-tune smaller models

Instead of using GPT-4o with elaborate prompts, fine-tune GPT-4o mini on your specific task. Lower per-token cost and shorter prompts.

Monitor and alert on spend

Set up usage alerts in the OpenAI dashboard. Configure hard limits to prevent unexpected bills from bugs or traffic spikes.

ChatGPT vs Claude vs Gemini Pricing

How does ChatGPT stack up against the competition?

FeatureChatGPTClaudeGemini
Free tierYes (limited GPT-4o)Yes (limited Claude 3.5)Yes (Gemini 1.5 Flash)
Basic paid plan$20/mo (Plus)$20/mo (Pro)$20/mo (Advanced)
Premium plan$200/mo (Pro)$100/mo (Max)N/A
Team plan$25-30/user/mo$25-30/user/moIncluded in Workspace
Top model (API)o1 ($15/$60 per 1M)Opus 4 ($15/$75 per 1M)Gemini 1.5 Pro ($1.25/$5)
Cheapest model (API)GPT-4o mini ($0.15/$0.60)Haiku 3.5 ($0.80/$4)Flash 1.5 ($0.075/$0.30)
Max context window200K tokens200K tokens2M tokens
Image generationDALL-E (Plus+)NoImagen (Advanced)
Code interpreterYes (Plus+)Yes (Pro+)Yes (Advanced)

ChatGPT Pricing History

How ChatGPT pricing has evolved since launch. API costs have dropped dramatically while consumer plans have stayed flat.

Nov 2022

ChatGPT launched

Free access to GPT-3.5, no paid tier

Feb 2023

ChatGPT Plus launched

$20/month for GPT-4 access and priority

Jul 2023

GPT-4 API price cut

Input tokens dropped 25% to $0.03/1K

Jan 2024

ChatGPT Team launched

$25/user/month (annual) with admin tools

May 2024

GPT-4o released

2x faster, 50% cheaper API pricing vs GPT-4 Turbo

Sep 2024

o1 models launched

Advanced reasoning at $15/$60 per 1M tokens

Dec 2024

ChatGPT Pro launched

$200/month for unlimited o1 pro access

Jan 2025

o3-mini released

Efficient reasoning at $1.10/$4.40 per 1M tokens

2025-2026

Continued API price reductions

API costs have dropped 90%+ since GPT-4 launch while consumer plan prices remain stable

Frequently Asked Questions

How much does ChatGPT cost?
ChatGPT has a free tier with limited GPT-4o access. Plus costs $20/month, Team costs $25 to $30/user/month, and Pro costs $200/month. Enterprise pricing is custom. API costs are separate and billed per token.
Is ChatGPT Plus worth $20 a month?
If you use ChatGPT more than 3 times per week for tasks that would take 15+ minutes manually, Plus pays for itself. You get 5x the message limits, DALL-E image generation, advanced voice mode, custom GPTs, and priority access.
Can I switch between plans mid-month?
Yes. Upgrading gives you immediate access to the new plan's features. Downgrading lets you keep your current features until the end of the billing period.
Does the free tier use GPT-4?
The free tier gives limited access to GPT-4o. During peak hours, free users may experience rate limits or be shifted to lighter models. Free users cannot access o1, DALL-E, or advanced voice mode.
What happens if I exceed API rate limits?
You receive a 429 error. Rate limits increase automatically as you spend more. Tier 1 starts at $100/month spend and Tier 5 allows up to $10,000/month. You can request higher limits through the OpenAI dashboard.
Is there a student or nonprofit discount?
OpenAI does not currently offer student or nonprofit discounts for Plus or Team plans. The free tier is available to everyone, and API credits are sometimes offered through educational partnerships.
Can I use API output in commercial products?
Yes. OpenAI's terms allow commercial use of API outputs. You own the generated output. You must comply with usage policies and disclose AI-generated content where legally required.
How does Team pricing compare to Enterprise?
Team costs $25/user/month (annual) or $30 monthly and includes admin tools, higher limits, and training data opt-out. Enterprise adds SSO/SAML, SCIM, unlimited access, extended context, dedicated support, and custom data retention at negotiated pricing.