Rate Overview
Live
1 NGN = 0.060535 ALL
1 ALL = 16.5194
NGN
Avg
0.060231
High
0.060535
Low
0.059991
Last updated: 4/17/2026, 6:12:07 AM
Quick Conversions
| NGN | ALL |
|---|---|
| 1 NGN | 0.06 ALL |
| 10 NGN | 0.61 ALL |
| 50 NGN | 3.03 ALL |
| 100 NGN | 6.05 ALL |
| 500 NGN | 30.27 ALL |
| 1,000 NGN | 60.54 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-04-17T06:12:07Z",
"rates": {
"ALL": 0.060535
}
}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": 6.0535,
"rate": 0.060535
}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