Rate Overview
Live
1 AED = 373.0732 NGN
1 NGN = 0.002680
AED
Avg
374.0408
High
375.6624
Low
372.8920
Last updated: 7/6/2026, 3:38:44 PM
Quick Conversions
| AED | NGN |
|---|---|
| 1 AED | 373.07 NGN |
| 10 AED | 3,730.73 NGN |
| 50 AED | 18,653.66 NGN |
| 100 AED | 37,307.32 NGN |
| 500 AED | 186,536.60 NGN |
| 1,000 AED | 373,073.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-07-06T15:38:44Z",
"rates": {
"NGN": 373.073205
}
}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": 37307.320499999994,
"rate": 373.073205
}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