Rate Overview
Live
1 NGN = 0.059360 ALL
1 ALL = 16.8464
NGN
Avg
0.059959
High
0.060400
Low
0.059360
Last updated: 8/2/2026, 1:23:11 PM
Quick Conversions
| NGN | ALL |
|---|---|
| 1 NGN | 0.06 ALL |
| 10 NGN | 0.59 ALL |
| 50 NGN | 2.97 ALL |
| 100 NGN | 5.94 ALL |
| 500 NGN | 29.68 ALL |
| 1,000 NGN | 59.36 ALL |
Get NGN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=ALLExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-02T13:23:11Z",
"rates": {
"ALL": 0.05936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "ALL",
"amount": 100
},
"result": 5.936,
"rate": 0.05936
}Build with NGN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key