Rate Overview
Live
1 EUR = 1600.43 NGN
1 NGN = 0.000625
EUR
Avg
1594.78
High
1600.43
Low
1590.61
Last updated: 5/28/2026, 11:18:36 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,600.43 NGN |
| 10 EUR | 16,004.31 NGN |
| 50 EUR | 80,021.54 NGN |
| 100 EUR | 160,043.07 NGN |
| 500 EUR | 800,215.36 NGN |
| 1,000 EUR | 1,600,430.72 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-28T23:18:36Z",
"rates": {
"NGN": 1600.430717
}
}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": 160043.0717,
"rate": 1600.430717
}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