Rate Overview
Live
1 AED = 370.0942 NGN
1 NGN = 0.002702
AED
Avg
370.2683
High
370.7160
Low
369.8057
Last updated: 6/18/2026, 8:50:07 PM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 370.09 NGN |
| 10 AED | 3,700.94 NGN |
| 50 AED | 18,504.71 NGN |
| 100 AED | 37,009.42 NGN |
| 500 AED | 185,047.10 NGN |
| 1,000 AED | 370,094.20 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-06-18T20:50:07Z",
"rates": {
"NGN": 370.094199
}
}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": 37009.4199,
"rate": 370.094199
}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