Rate Overview
Live
1 ALL = 16.7192 NGN
1 NGN = 0.059811
ALL
Avg
16.8055
High
16.8935
Low
16.7192
Last updated: 5/7/2026, 11:27:49 AM
Quick Conversions
| ALL | NGN |
|---|---|
| 1 ALL | 16.72 NGN |
| 10 ALL | 167.19 NGN |
| 50 ALL | 835.96 NGN |
| 100 ALL | 1,671.92 NGN |
| 500 ALL | 8,359.61 NGN |
| 1,000 ALL | 16,719.22 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-05-07T11:27:49Z",
"rates": {
"NGN": 16.719215
}
}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": 1671.9215,
"rate": 16.719215
}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