Rate Overview
Live
1 EUR = 1601.79 NGN
1 NGN = 0.000624
EUR
Avg
1607.74
High
1614.60
Low
1599.13
Last updated: 5/7/2026, 9:12:37 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,601.79 NGN |
| 10 EUR | 16,017.91 NGN |
| 50 EUR | 80,089.55 NGN |
| 100 EUR | 160,179.09 NGN |
| 500 EUR | 800,895.47 NGN |
| 1,000 EUR | 1,601,790.94 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-07T09:12:37Z",
"rates": {
"NGN": 1601.790939
}
}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": 160179.0939,
"rate": 1601.790939
}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