Rate Overview
Live
1 HUF = 0.028369 NOK
1 NOK = 35.2497
HUF
Avg
0.029008
High
0.029819
Low
0.028369
Last updated: 3/7/2026, 9:16:37 AM
Quick Conversions
| HUF | NOK |
|---|---|
| 1 HUF | 0.03 NOK |
| 10 HUF | 0.28 NOK |
| 50 HUF | 1.42 NOK |
| 100 HUF | 2.84 NOK |
| 500 HUF | 14.18 NOK |
| 1,000 HUF | 28.37 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-03-07T09:16:37Z",
"rates": {
"NOK": 0.028369
}
}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": 2.8369,
"rate": 0.028369
}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