Rate Overview
Live
1 AED = 371.7766 NGN
1 NGN = 0.002690
AED
Avg
375.2178
High
394.7973
Low
366.9079
Last updated: 7/29/2026, 9:01:04 AM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 371.78 NGN |
| 10 AED | 3,717.77 NGN |
| 50 AED | 18,588.83 NGN |
| 100 AED | 37,177.66 NGN |
| 500 AED | 185,888.30 NGN |
| 1,000 AED | 371,776.59 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-07-29T09:01:04Z",
"rates": {
"NGN": 371.776592
}
}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": 37177.6592,
"rate": 371.776592
}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