Rate Overview
Live
1 EUR = 1566.31 NGN
1 NGN = 0.000638
EUR
Avg
1571.69
High
1575.15
Low
1566.31
Last updated: 8/18/2026, 8:33:32 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,566.31 NGN |
| 10 EUR | 15,663.09 NGN |
| 50 EUR | 78,315.43 NGN |
| 100 EUR | 156,630.86 NGN |
| 500 EUR | 783,154.31 NGN |
| 1,000 EUR | 1,566,308.62 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-18T08:33:32Z",
"rates": {
"NGN": 1566.308617
}
}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": 156630.86169999998,
"rate": 1566.308617
}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