Rate Overview
Live
1 EUR = 1600.39 NGN
1 NGN = 0.000625
EUR
Avg
1594.77
High
1600.39
Low
1590.61
Last updated: 5/28/2026, 8:35:22 PM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,600.39 NGN |
| 10 EUR | 16,003.90 NGN |
| 50 EUR | 80,019.48 NGN |
| 100 EUR | 160,038.97 NGN |
| 500 EUR | 800,194.85 NGN |
| 1,000 EUR | 1,600,389.70 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-28T20:35:22Z",
"rates": {
"NGN": 1600.389696
}
}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": 160038.96959999998,
"rate": 1600.389696
}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