Rate Overview
Live
1 HUF = 0.030608 NOK
1 NOK = 32.6712
HUF
Avg
0.030188
High
0.030608
Low
0.029471
Last updated: 4/17/2026, 1:35:22 PM
Quick Conversions
| HUF | NOK |
|---|---|
| 1 HUF | 0.03 NOK |
| 10 HUF | 0.31 NOK |
| 50 HUF | 1.53 NOK |
| 100 HUF | 3.06 NOK |
| 500 HUF | 15.30 NOK |
| 1,000 HUF | 30.61 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-04-17T13:35:22Z",
"rates": {
"NOK": 0.030608
}
}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.0608,
"rate": 0.030608
}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