Rate Overview
Live
1 AED = 377.1803 NGN
1 NGN = 0.002651
AED
Avg
374.0451
High
377.1818
Low
370.4801
Last updated: 3/7/2026, 2:12:20 AM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 377.18 NGN |
| 10 AED | 3,771.80 NGN |
| 50 AED | 18,859.02 NGN |
| 100 AED | 37,718.03 NGN |
| 500 AED | 188,590.17 NGN |
| 1,000 AED | 377,180.34 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-07T02:12:20Z",
"rates": {
"NGN": 377.180339
}
}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": 37718.0339,
"rate": 377.180339
}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