Rate Overview
Live
1 EUR = 1598.02 NGN
1 NGN = 0.000626
EUR
Avg
1699.80
High
1820.92
Low
1531.07
Last updated: 3/27/2026, 7:19:27 AM
Quick Conversions
| EUR | NGN |
|---|---|
| 1 EUR | 1,598.02 NGN |
| 10 EUR | 15,980.21 NGN |
| 50 EUR | 79,901.05 NGN |
| 100 EUR | 159,802.09 NGN |
| 500 EUR | 799,010.46 NGN |
| 1,000 EUR | 1,598,020.93 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-03-27T07:19:27Z",
"rates": {
"NGN": 1598.020928
}
}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": 159802.09279999998,
"rate": 1598.020928
}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