Rate Overview
Live
1 CZK = 0.456499 NOK
1 NOK = 2.1906
CZK
Avg
0.459992
High
0.463496
Low
0.456499
Last updated: 3/7/2026, 7:59:58 AM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.46 NOK |
| 10 CZK | 4.56 NOK |
| 50 CZK | 22.82 NOK |
| 100 CZK | 45.65 NOK |
| 500 CZK | 228.25 NOK |
| 1,000 CZK | 456.50 NOK |
Get CZK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=NOKExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T07:59:58Z",
"rates": {
"NOK": 0.456499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "NOK",
"amount": 100
},
"result": 45.6499,
"rate": 0.456499
}Build with CZK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key