Rate Overview
Live
1 ALL = 16.5102 NGN
1 NGN = 0.060569
ALL
Avg
16.7895
High
17.7486
Low
16.3126
Last updated: 6/25/2026, 2:50:54 PM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.51 NGN |
| 10 ALL | 165.10 NGN |
| 50 ALL | 825.51 NGN |
| 100 ALL | 1,651.02 NGN |
| 500 ALL | 8,255.10 NGN |
| 1,000 ALL | 16,510.20 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-06-25T14:50:54Z",
"rates": {
"NGN": 16.5102
}
}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.0200000000002,
"rate": 16.5102
}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