Rate Overview
Live
1 NOK = 2.2525 CZK
1 CZK = 0.443950
NOK
Avg
2.2569
High
2.2687
Low
2.2491
Last updated: 5/27/2026, 8:38:32 PM
Quick Conversions
| NOK | CZK |
|---|---|
| 1 NOK | 2.25 CZK |
| 10 NOK | 22.53 CZK |
| 50 NOK | 112.63 CZK |
| 100 NOK | 225.25 CZK |
| 500 NOK | 1,126.25 CZK |
| 1,000 NOK | 2,252.51 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-27T20:38:32Z",
"rates": {
"CZK": 2.252507
}
}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.2507,
"rate": 2.252507
}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