Rate Overview
Live
1 LSL = 83.5020 NGN
1 NGN = 0.011976
LSL
Avg
84.1908
High
88.3689
Low
81.2717
Last updated: 7/20/2026, 11:13:25 PM
Quick Conversions
| LSL | NGN |
|---|---|
| 1 LSL | 83.50 NGN |
| 10 LSL | 835.02 NGN |
| 50 LSL | 4,175.10 NGN |
| 100 LSL | 8,350.20 NGN |
| 500 LSL | 41,750.98 NGN |
| 1,000 LSL | 83,501.96 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-20T23:13:25Z",
"rates": {
"NGN": 83.501962
}
}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": 8350.1962,
"rate": 83.501962
}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