Rate Overview
Live
1 HUF = 4.5050 NGN
1 NGN = 0.221974
HUF
Avg
4.3067
High
4.5050
Low
3.9717
Last updated: 5/27/2026, 3:14:08 PM
Quick Conversions
| HUF | NGN |
|---|---|
| 1 HUF | 4.51 NGN |
| 10 HUF | 45.05 NGN |
| 50 HUF | 225.25 NGN |
| 100 HUF | 450.50 NGN |
| 500 HUF | 2,252.51 NGN |
| 1,000 HUF | 4,505.03 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-27T15:14:08Z",
"rates": {
"NGN": 4.505028
}
}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.50280000000004,
"rate": 4.505028
}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