Rate Overview
Live
1 ALL = 16.7393 NGN
1 NGN = 0.059740
ALL
Avg
16.7025
High
16.7420
Low
16.6123
Last updated: 3/7/2026, 12:15:05 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.74 NGN |
| 10 ALL | 167.39 NGN |
| 50 ALL | 836.96 NGN |
| 100 ALL | 1,673.93 NGN |
| 500 ALL | 8,369.63 NGN |
| 1,000 ALL | 16,739.26 NGN |
Get ALL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NGNExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:15:05Z",
"rates": {
"NGN": 16.739264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NGN",
"amount": 100
},
"result": 1673.9263999999998,
"rate": 16.739264
}Build with ALL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key