Rate Overview
Live
1 CZK = 0.453558 NOK
1 NOK = 2.2048
CZK
Avg
0.455602
High
0.458183
Low
0.453367
Last updated: 4/17/2026, 1:36:37 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.45 NOK |
| 10 CZK | 4.54 NOK |
| 50 CZK | 22.68 NOK |
| 100 CZK | 45.36 NOK |
| 500 CZK | 226.78 NOK |
| 1,000 CZK | 453.56 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-04-17T13:36:37Z",
"rates": {
"NOK": 0.453558
}
}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.3558,
"rate": 0.453558
}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