Rate Overview
Live
1 CZK = 0.443751 NOK
1 NOK = 2.2535
CZK
Avg
0.445990
High
0.447804
Low
0.443751
Last updated: 9/8/2026, 7:49:06 PM
Quick Conversions
| CZK | NOK |
|---|---|
| 1 CZK | 0.44 NOK |
| 10 CZK | 4.44 NOK |
| 50 CZK | 22.19 NOK |
| 100 CZK | 44.38 NOK |
| 500 CZK | 221.88 NOK |
| 1,000 CZK | 443.75 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-09-08T19:49:06Z",
"rates": {
"NOK": 0.443751
}
}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": 44.3751,
"rate": 0.443751
}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