Rate Overview
Live
1 NGN = 0.060714 ALL
1 ALL = 16.4707
NGN
Avg
0.060378
High
0.060714
Low
0.060166
Last updated: 6/19/2026, 8:25:49 AM
Quick Conversions
| NGN | ALL |
|---|---|
| 1 NGN | 0.06 ALL |
| 10 NGN | 0.61 ALL |
| 50 NGN | 3.04 ALL |
| 100 NGN | 6.07 ALL |
| 500 NGN | 30.36 ALL |
| 1,000 NGN | 60.71 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-19T08:25:49Z",
"rates": {
"ALL": 0.060714
}
}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.0714,
"rate": 0.060714
}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