Rate Overview
Live
1 ALL = 16.7768 NGN
1 NGN = 0.059606
ALL
Avg
17.2711
High
18.4059
Low
16.3177
Last updated: 7/11/2026, 4:03:57 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.78 NGN |
| 10 ALL | 167.77 NGN |
| 50 ALL | 838.84 NGN |
| 100 ALL | 1,677.68 NGN |
| 500 ALL | 8,388.42 NGN |
| 1,000 ALL | 16,776.83 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-07-11T04:03:57Z",
"rates": {
"NGN": 16.776834
}
}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": 1677.6834000000001,
"rate": 16.776834
}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