Rate Overview
Live
1 HRK = 1.4323 NOK
1 NOK = 0.698181
HRK
Avg
1.4364
High
1.4496
Low
1.4238
Last updated: 5/27/2026, 5:53:00 AM
Quick Conversions
| HRK | NOK |
|---|---|
| 1 HRK | 1.43 NOK |
| 10 HRK | 14.32 NOK |
| 50 HRK | 71.61 NOK |
| 100 HRK | 143.23 NOK |
| 500 HRK | 716.15 NOK |
| 1,000 HRK | 1,432.29 NOK |
Get HRK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=NOKExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-05-27T05:53:00Z",
"rates": {
"NOK": 1.432294
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "NOK",
"amount": 100
},
"result": 143.2294,
"rate": 1.432294
}Build with HRK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key