Rate Overview
Live
1 HUF = 4.5001 NGN
1 NGN = 0.222218
HUF
Avg
4.4568
High
4.5001
Low
4.4043
Last updated: 5/27/2026, 12:32:16 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.50 NGN |
| 10 HUF | 45.00 NGN |
| 50 HUF | 225.00 NGN |
| 100 HUF | 450.01 NGN |
| 500 HUF | 2,250.04 NGN |
| 1,000 HUF | 4,500.08 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-27T12:32:16Z",
"rates": {
"NGN": 4.500081
}
}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": 450.00809999999996,
"rate": 4.500081
}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