Rate Overview
Live
1 HUF = 0.030170 NOK
1 NOK = 33.1455
HUF
Avg
0.030256
High
0.030557
Low
0.030052
Last updated: 7/26/2026, 5:21:43 PM
Quick Conversions
| HUF | NOK |
|---|---|
| 1 HUF | 0.03 NOK |
| 10 HUF | 0.30 NOK |
| 50 HUF | 1.51 NOK |
| 100 HUF | 3.02 NOK |
| 500 HUF | 15.08 NOK |
| 1,000 HUF | 30.17 NOK |
Get HUF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=NOKExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-07-26T17:21:43Z",
"rates": {
"NOK": 0.03017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "NOK",
"amount": 100
},
"result": 3.017,
"rate": 0.03017
}Build with HUF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key