Rate Overview
Live
1 NGN = 0.002720 AED
1 AED = 367.6471
NGN
Avg
0.002713
High
0.002727
Low
0.002700
Last updated: 8/22/2026, 6:46:14 PM
Quick Conversions
| NGN | AED |
|---|---|
| 1 NGN | 0.00 AED |
| 10 NGN | 0.03 AED |
| 50 NGN | 0.14 AED |
| 100 NGN | 0.27 AED |
| 500 NGN | 1.36 AED |
| 1,000 NGN | 2.72 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-22T18:46:14Z",
"rates": {
"AED": 0.00272
}
}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.272,
"rate": 0.00272
}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