Rate Overview
Live
1 EUR = 1600.23 NGN
1 NGN = 0.000625
EUR
Avg
1690.41
High
1820.92
Low
1531.07
Last updated: 5/28/2026, 9:50:48 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,600.23 NGN |
| 10 EUR | 16,002.26 NGN |
| 50 EUR | 80,011.28 NGN |
| 100 EUR | 160,022.56 NGN |
| 500 EUR | 800,112.82 NGN |
| 1,000 EUR | 1,600,225.64 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-05-28T21:50:48Z",
"rates": {
"NGN": 1600.225635
}
}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": 160022.5635,
"rate": 1600.225635
}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