Rate Overview
Live
1 NGN = 0.059739 ALL
1 ALL = 16.7395
NGN
Avg
0.059871
High
0.060196
Low
0.059729
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| NGN | ALL |
|---|---|
| 1 NGN | 0.06 ALL |
| 10 NGN | 0.60 ALL |
| 50 NGN | 2.99 ALL |
| 100 NGN | 5.97 ALL |
| 500 NGN | 29.87 ALL |
| 1,000 NGN | 59.74 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-03-07T00:28:04Z",
"rates": {
"ALL": 0.059739
}
}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.9739,
"rate": 0.059739
}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