Rate Overview
Live
1 CZK = 0.456022 NOK
1 NOK = 2.1929
CZK
Avg
0.453305
High
0.501701
Low
0.378386
Last updated: 7/29/2026, 5:11:34 AM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.46 NOK |
| 10 CZK | 4.56 NOK |
| 50 CZK | 22.80 NOK |
| 100 CZK | 45.60 NOK |
| 500 CZK | 228.01 NOK |
| 1,000 CZK | 456.02 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-29T05:11:34Z",
"rates": {
"NOK": 0.456022
}
}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.602199999999996,
"rate": 0.456022
}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