Rate Overview
Live
1 ALL = 16.6509 NGN
1 NGN = 0.060057
ALL
Avg
16.4932
High
16.7052
Low
16.3004
Last updated: 3/27/2026, 9:50:19 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.65 NGN |
| 10 ALL | 166.51 NGN |
| 50 ALL | 832.54 NGN |
| 100 ALL | 1,665.09 NGN |
| 500 ALL | 8,325.45 NGN |
| 1,000 ALL | 16,650.90 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-03-27T09:50:19Z",
"rates": {
"NGN": 16.650899
}
}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": 1665.0899,
"rate": 16.650899
}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