Rate Overview
Live
1 HUF = 4.5129 NGN
1 NGN = 0.221588
HUF
Avg
4.2944
High
4.5438
Low
3.7605
Last updated: 5/27/2026, 1:58:34 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.51 NGN |
| 10 HUF | 45.13 NGN |
| 50 HUF | 225.64 NGN |
| 100 HUF | 451.29 NGN |
| 500 HUF | 2,256.44 NGN |
| 1,000 HUF | 4,512.88 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-05-27T13:58:34Z",
"rates": {
"NGN": 4.512878
}
}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": 451.28779999999995,
"rate": 4.512878
}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