Rate Overview
Live
1 ALL = 17.0429 NGN
1 NGN = 0.058676
ALL
Avg
16.9774
High
17.0429
Low
16.8830
Last updated: 8/22/2026, 7:04:32 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 17.04 NGN |
| 10 ALL | 170.43 NGN |
| 50 ALL | 852.14 NGN |
| 100 ALL | 1,704.29 NGN |
| 500 ALL | 8,521.43 NGN |
| 1,000 ALL | 17,042.86 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-22T07:04:32Z",
"rates": {
"NGN": 17.042865
}
}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": 1704.2865,
"rate": 17.042865
}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