Rate Overview
Live
1 LSL = 0.062554 USD
1 USD = 15.9862
LSL
Avg
0.062156
High
0.062554
Low
0.061822
Last updated: 9/4/2026, 6:17:21 PM
Quick Conversions
| LSL | USD |
|---|---|
| 1 LSL | 0.06 USD |
| 10 LSL | 0.63 USD |
| 50 LSL | 3.13 USD |
| 100 LSL | 6.26 USD |
| 500 LSL | 31.28 USD |
| 1,000 LSL | 62.55 USD |
Get LSL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=USDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-04T18:17:21Z",
"rates": {
"USD": 0.062554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "USD",
"amount": 100
},
"result": 6.2554,
"rate": 0.062554
}Build with LSL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key