Rate Overview
Live
1 ALL = 16.4706 NGN
1 NGN = 0.060714
ALL
Avg
16.5623
High
16.6205
Low
16.4706
Last updated: 6/19/2026, 8:48:28 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.47 NGN |
| 10 ALL | 164.71 NGN |
| 50 ALL | 823.53 NGN |
| 100 ALL | 1,647.06 NGN |
| 500 ALL | 8,235.30 NGN |
| 1,000 ALL | 16,470.60 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-19T08:48:28Z",
"rates": {
"NGN": 16.470597
}
}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": 1647.0597000000002,
"rate": 16.470597
}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