Rate Overview
Live
1 CZK = 0.461442 NOK
1 NOK = 2.1671
CZK
Avg
0.464940
High
0.466417
Low
0.461442
Last updated: 7/7/2026, 8:50:45 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.46 NOK |
| 10 CZK | 4.61 NOK |
| 50 CZK | 23.07 NOK |
| 100 CZK | 46.14 NOK |
| 500 CZK | 230.72 NOK |
| 1,000 CZK | 461.44 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-07-07T20:50:45Z",
"rates": {
"NOK": 0.461442
}
}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": 46.144200000000005,
"rate": 0.461442
}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