Rate Overview
Live
1 AED = 372.0467 NGN
1 NGN = 0.002688
AED
Avg
372.8825
High
380.5799
Low
365.8527
Last updated: 7/28/2026, 3:00:22 PM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 372.05 NGN |
| 10 AED | 3,720.47 NGN |
| 50 AED | 18,602.34 NGN |
| 100 AED | 37,204.67 NGN |
| 500 AED | 186,023.36 NGN |
| 1,000 AED | 372,046.72 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-28T15:00:22Z",
"rates": {
"NGN": 372.046723
}
}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": 37204.6723,
"rate": 372.046723
}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