Rate Overview
Live
1 LSL = 80.9944 NGN
1 NGN = 0.012347
LSL
Avg
83.6856
High
84.4625
Low
80.9944
Last updated: 7/25/2026, 11:31:27 PM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 80.99 NGN |
| 10 LSL | 809.94 NGN |
| 50 LSL | 4,049.72 NGN |
| 100 LSL | 8,099.44 NGN |
| 500 LSL | 40,497.18 NGN |
| 1,000 LSL | 80,994.37 NGN |
Get LSL/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=NGNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-25T23:31:27Z",
"rates": {
"NGN": 80.994365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "NGN",
"amount": 100
},
"result": 8099.4365,
"rate": 80.994365
}Build with LSL/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key