Rate Overview
Live
1 NOK = 2.2502 CZK
1 CZK = 0.444411
NOK
Avg
2.2236
High
2.5621
Low
2.0104
Last updated: 5/27/2026, 7:24:49 PM
Quick Conversions
| NOK | CZK |
|---|---|
| 1 NOK | 2.25 CZK |
| 10 NOK | 22.50 CZK |
| 50 NOK | 112.51 CZK |
| 100 NOK | 225.02 CZK |
| 500 NOK | 1,125.08 CZK |
| 1,000 NOK | 2,250.17 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-05-27T19:24:49Z",
"rates": {
"CZK": 2.25017
}
}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": 225.01699999999997,
"rate": 2.25017
}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