Rate Overview
Live
1 AED = 372.0518 NGN
1 NGN = 0.002688
AED
Avg
386.9349
High
416.9406
Low
366.9079
Last updated: 7/28/2026, 6:11:54 AM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 372.05 NGN |
| 10 AED | 3,720.52 NGN |
| 50 AED | 18,602.59 NGN |
| 100 AED | 37,205.18 NGN |
| 500 AED | 186,025.89 NGN |
| 1,000 AED | 372,051.79 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-28T06:11:54Z",
"rates": {
"NGN": 372.051788
}
}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": 37205.1788,
"rate": 372.051788
}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