Rate Overview
Live
1 NGN = 0.060460 ALL
1 ALL = 16.5399
NGN
Avg
0.059529
High
0.061365
Low
0.056768
Last updated: 6/21/2026, 9:04:14 AM
Quick Conversions
| NGN | ALL |
|---|---|
| 1 NGN | 0.06 ALL |
| 10 NGN | 0.60 ALL |
| 50 NGN | 3.02 ALL |
| 100 NGN | 6.05 ALL |
| 500 NGN | 30.23 ALL |
| 1,000 NGN | 60.46 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-06-21T09:04:14Z",
"rates": {
"ALL": 0.06046
}
}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.046,
"rate": 0.06046
}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