Rate Overview
Live
1 NGN = 0.002685 AED
1 AED = 372.4395
NGN
Avg
0.002691
High
0.002702
Low
0.002685
Last updated: 8/2/2026, 1:21:16 PM
Quick Conversions
| NGN | AED |
|---|---|
| 1 NGN | 0.00 AED |
| 10 NGN | 0.03 AED |
| 50 NGN | 0.13 AED |
| 100 NGN | 0.27 AED |
| 500 NGN | 1.34 AED |
| 1,000 NGN | 2.69 AED |
Get NGN/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=AEDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-02T13:21:16Z",
"rates": {
"AED": 0.002685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "AED",
"amount": 100
},
"result": 0.26849999999999996,
"rate": 0.002685
}Build with NGN/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key