Rate Overview
Live
1 CZK = 0.456217 NOK
1 NOK = 2.1919
CZK
Avg
0.457103
High
0.477767
Low
0.441183
Last updated: 7/20/2026, 3:26:56 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.46 NOK |
| 10 CZK | 4.56 NOK |
| 50 CZK | 22.81 NOK |
| 100 CZK | 45.62 NOK |
| 500 CZK | 228.11 NOK |
| 1,000 CZK | 456.22 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-20T15:26:56Z",
"rates": {
"NOK": 0.456217
}
}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.6217,
"rate": 0.456217
}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