Note: Calculation is approximate based on public data. Prices may change, check official websites.
OpenAI gpt-oss-120b Token Cost Calculator
This calculator helps you estimate the cost of using the OpenAI gpt-oss-120b model based on the number of input and output tokens and the number of requests.
The pricing for this model is as follows:
- Input tokens: $0.09 per 1 million tokens
- Output tokens: $0.45 per 1 million tokens
The cost calculation formula is:
Total Cost = (Input Tokens * Input Cost per Token) + (Output Tokens * Output Cost per Token)
Where:
Input Cost per Token = $0.09 / 1,000,000
Output Cost per Token = $0.45 / 1,000,000
Example:
If you use 10,000 input tokens and 5,000 output tokens in a single request:
Input Cost = (10,000 / 1,000,000) * $0.09 = $0.0009
Output Cost = (5,000 / 1,000,000) * $0.45 = $0.00225
Total Cost = $0.0009 + $0.00225 = $0.00315
You can also convert the calculated cost to EUR by providing the current exchange rate.