Rate Overview
Live
1 HUF = 4.0833 NGN
1 NGN = 0.244903
HUF
Avg
4.2750
High
4.5438
Low
3.7605
Last updated: 3/27/2026, 1:25:31 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.08 NGN |
| 10 HUF | 40.83 NGN |
| 50 HUF | 204.16 NGN |
| 100 HUF | 408.33 NGN |
| 500 HUF | 2,041.63 NGN |
| 1,000 HUF | 4,083.26 NGN |
Get HUF/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=NGNExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T13:25:31Z",
"rates": {
"NGN": 4.083256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "NGN",
"amount": 100
},
"result": 408.32560000000007,
"rate": 4.083256
}Build with HUF/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key