Rate Overview
Live
1 AED = 373.9131 NGN
1 NGN = 0.002674
AED
Avg
373.5109
High
373.9847
Low
372.5490
Last updated: 5/29/2026, 7:37:09 PM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 373.91 NGN |
| 10 AED | 3,739.13 NGN |
| 50 AED | 18,695.65 NGN |
| 100 AED | 37,391.31 NGN |
| 500 AED | 186,956.54 NGN |
| 1,000 AED | 373,913.07 NGN |
Get AED/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=NGNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-29T19:37:09Z",
"rates": {
"NGN": 373.913074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "NGN",
"amount": 100
},
"result": 37391.3074,
"rate": 373.913074
}Build with AED/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key