Rate Overview
Live
1 ALL = 16.7497 NGN
1 NGN = 0.059703
ALL
Avg
16.6980
High
16.7497
Low
16.6420
Last updated: 5/27/2026, 5:29:04 PM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.75 NGN |
| 10 ALL | 167.50 NGN |
| 50 ALL | 837.49 NGN |
| 100 ALL | 1,674.97 NGN |
| 500 ALL | 8,374.86 NGN |
| 1,000 ALL | 16,749.72 NGN |
Get ALL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NGNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-27T17:29:04Z",
"rates": {
"NGN": 16.749716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NGN",
"amount": 100
},
"result": 1674.9715999999999,
"rate": 16.749716
}Build with ALL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key