Rate Overview
Live
1 HUF = 0.031179 NOK
1 NOK = 32.0729
HUF
Avg
0.031687
High
0.031914
Low
0.031179
Last updated: 7/8/2026, 9:16:23 AM
Quick Conversions
| HUF | NOK |
|---|---|
| 1 HUF | 0.03 NOK |
| 10 HUF | 0.31 NOK |
| 50 HUF | 1.56 NOK |
| 100 HUF | 3.12 NOK |
| 500 HUF | 15.59 NOK |
| 1,000 HUF | 31.18 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-08T09:16:23Z",
"rates": {
"NOK": 0.031179
}
}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.1178999999999997,
"rate": 0.031179
}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