Rate Overview
Live
1 EUR = 1572.35 NGN
1 NGN = 0.000636
EUR
Avg
1571.66
High
1578.93
Low
1560.96
Last updated: 8/7/2026, 3:08:28 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,572.35 NGN |
| 10 EUR | 15,723.50 NGN |
| 50 EUR | 78,617.49 NGN |
| 100 EUR | 157,234.97 NGN |
| 500 EUR | 786,174.87 NGN |
| 1,000 EUR | 1,572,349.73 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-07T03:08:28Z",
"rates": {
"NGN": 1572.349734
}
}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": 157234.9734,
"rate": 1572.349734
}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