Rate Overview
Live
1 CZK = 0.461271 NOK
1 NOK = 2.1679
CZK
Avg
0.457844
High
0.461271
Low
0.455527
Last updated: 6/19/2026, 8:33:50 AM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.46 NOK |
| 10 CZK | 4.61 NOK |
| 50 CZK | 23.06 NOK |
| 100 CZK | 46.13 NOK |
| 500 CZK | 230.64 NOK |
| 1,000 CZK | 461.27 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-06-19T08:33:50Z",
"rates": {
"NOK": 0.461271
}
}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.1271,
"rate": 0.461271
}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