Rate Overview
Live
1 ALL = 16.8462 NGN
1 NGN = 0.059360
ALL
Avg
16.6786
High
16.8462
Low
16.5563
Last updated: 8/2/2026, 1:01:20 PM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.85 NGN |
| 10 ALL | 168.46 NGN |
| 50 ALL | 842.31 NGN |
| 100 ALL | 1,684.62 NGN |
| 500 ALL | 8,423.11 NGN |
| 1,000 ALL | 16,846.22 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-08-02T13:01:20Z",
"rates": {
"NGN": 16.84622
}
}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": 1684.6219999999998,
"rate": 16.84622
}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