Rate Overview
Live
1 CZK = 0.444330 NOK
1 NOK = 2.2506
CZK
Avg
0.443125
High
0.444613
Low
0.440782
Last updated: 5/27/2026, 10:51:59 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.44 NOK |
| 10 CZK | 4.44 NOK |
| 50 CZK | 22.22 NOK |
| 100 CZK | 44.43 NOK |
| 500 CZK | 222.17 NOK |
| 1,000 CZK | 444.33 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-27T22:51:59Z",
"rates": {
"NOK": 0.44433
}
}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.433,
"rate": 0.44433
}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