Rate Overview
Live
1 NGN = 0.002674 AED
1 AED = 373.9716
NGN
Avg
0.002677
High
0.002684
Low
0.002673
Last updated: 5/29/2026, 4:23:31 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.67 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-05-29T16:23:31Z",
"rates": {
"AED": 0.002674
}
}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.2674,
"rate": 0.002674
}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