Rate Overview
Live
1 HUF = 4.3025 NGN
1 NGN = 0.232425
HUF
Avg
4.3723
High
4.5413
Low
3.9717
Last updated: 7/28/2026, 2:00:49 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.30 NGN |
| 10 HUF | 43.02 NGN |
| 50 HUF | 215.12 NGN |
| 100 HUF | 430.25 NGN |
| 500 HUF | 2,151.23 NGN |
| 1,000 HUF | 4,302.47 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-07-28T14:00:49Z",
"rates": {
"NGN": 4.302465
}
}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": 430.24649999999997,
"rate": 4.302465
}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