Rate Overview
Live
1 AED = 372.0062 NGN
1 NGN = 0.002688
AED
Avg
405.2016
High
452.4148
Low
370.4900
Last updated: 7/29/2026, 3:06:22 AM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 372.01 NGN |
| 10 AED | 3,720.06 NGN |
| 50 AED | 18,600.31 NGN |
| 100 AED | 37,200.62 NGN |
| 500 AED | 186,003.11 NGN |
| 1,000 AED | 372,006.21 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-29T03:06:22Z",
"rates": {
"NGN": 372.00621
}
}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": 37200.621,
"rate": 372.00621
}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