Rate Overview
Live
1 CZK = 0.444160 NOK
1 NOK = 2.2514
CZK
Avg
0.471677
High
0.492865
Low
0.442813
Last updated: 5/27/2026, 11:55:18 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.44 NOK |
| 10 CZK | 4.44 NOK |
| 50 CZK | 22.21 NOK |
| 100 CZK | 44.42 NOK |
| 500 CZK | 222.08 NOK |
| 1,000 CZK | 444.16 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-05-27T23:55:18Z",
"rates": {
"NOK": 0.44416
}
}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": 44.416,
"rate": 0.44416
}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