Rate Overview
Live
1 AED = 379.4283 NGN
1 NGN = 0.002636
AED
Avg
374.8930
High
379.4283
Low
370.4801
Last updated: 3/7/2026, 3:23:16 AM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 379.43 NGN |
| 10 AED | 3,794.28 NGN |
| 50 AED | 18,971.42 NGN |
| 100 AED | 37,942.83 NGN |
| 500 AED | 189,714.16 NGN |
| 1,000 AED | 379,428.31 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-03-07T03:23:16Z",
"rates": {
"NGN": 379.428311
}
}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": 37942.8311,
"rate": 379.428311
}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