Rate Overview
Live
1 EUR = 1566.38 NGN
1 NGN = 0.000638
EUR
Avg
1583.88
High
1614.15
Low
1555.86
Last updated: 8/18/2026, 8:33:17 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,566.38 NGN |
| 10 EUR | 15,663.83 NGN |
| 50 EUR | 78,319.15 NGN |
| 100 EUR | 156,638.30 NGN |
| 500 EUR | 783,191.48 NGN |
| 1,000 EUR | 1,566,382.97 NGN |
Get EUR/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=NGNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-08-18T20:33:17Z",
"rates": {
"NGN": 1566.382968
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "NGN",
"amount": 100
},
"result": 156638.29679999998,
"rate": 1566.382968
}Build with EUR/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key