Rate Overview
Live
1 NOK = 2.2535 CZK
1 CZK = 0.443751
NOK
Avg
2.2422
High
2.2535
Low
2.2331
Last updated: 9/8/2026, 7:47:39 PM
Quick Conversions
| NOK | CZK |
|---|---|
| 1 NOK | 2.25 CZK |
| 10 NOK | 22.54 CZK |
| 50 NOK | 112.68 CZK |
| 100 NOK | 225.35 CZK |
| 500 NOK | 1,126.76 CZK |
| 1,000 NOK | 2,253.52 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-09-08T19:47:39Z",
"rates": {
"CZK": 2.253515
}
}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.35150000000002,
"rate": 2.253515
}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