Rate Overview
Live
1 NOK = 2.2000 CZK
1 CZK = 0.454543
NOK
Avg
2.1344
High
2.2666
Low
2.0312
Last updated: 7/30/2026, 8:18:06 AM
Quick Conversions
| NOK | CZK |
|---|---|
| 1 NOK | 2.20 CZK |
| 10 NOK | 22.00 CZK |
| 50 NOK | 110.00 CZK |
| 100 NOK | 220.00 CZK |
| 500 NOK | 1,100.01 CZK |
| 1,000 NOK | 2,200.01 CZK |
Get NOK/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=CZKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:18:06Z",
"rates": {
"CZK": 2.200011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "CZK",
"amount": 100
},
"result": 220.0011,
"rate": 2.200011
}Build with NOK/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key