Rate Overview
Live
1 CZK = 0.450406 NOK
1 NOK = 2.2202
CZK
Avg
0.451546
High
0.453479
Low
0.450406
Last updated: 8/18/2026, 8:04:01 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.45 NOK |
| 10 CZK | 4.50 NOK |
| 50 CZK | 22.52 NOK |
| 100 CZK | 45.04 NOK |
| 500 CZK | 225.20 NOK |
| 1,000 CZK | 450.41 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-08-18T20:04:01Z",
"rates": {
"NOK": 0.450406
}
}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.0406,
"rate": 0.450406
}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