Rate Overview
Live
1 AED = 370.5283 NGN
1 NGN = 0.002699
AED
Avg
371.1643
High
372.1736
Low
370.5283
Last updated: 8/14/2026, 8:31:42 PM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 370.53 NGN |
| 10 AED | 3,705.28 NGN |
| 50 AED | 18,526.42 NGN |
| 100 AED | 37,052.83 NGN |
| 500 AED | 185,264.16 NGN |
| 1,000 AED | 370,528.32 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-08-14T20:31:42Z",
"rates": {
"NGN": 370.528319
}
}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": 37052.831900000005,
"rate": 370.528319
}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