Rate Overview
Live
1 ALL = 16.5191 NGN
1 NGN = 0.060536
ALL
Avg
16.6027
High
16.6692
Low
16.5191
Last updated: 4/17/2026, 6:18:56 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.52 NGN |
| 10 ALL | 165.19 NGN |
| 50 ALL | 825.96 NGN |
| 100 ALL | 1,651.91 NGN |
| 500 ALL | 8,259.55 NGN |
| 1,000 ALL | 16,519.10 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-04-17T06:18:56Z",
"rates": {
"NGN": 16.519104
}
}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": 1651.9103999999998,
"rate": 16.519104
}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