Rate Overview
Live
1 LSL = 0.061685 USD
1 USD = 16.2114
LSL
Avg
0.061227
High
0.061916
Low
0.060441
Last updated: 6/16/2026, 11:19:34 AM
Quick Conversions
| LSL | USD |
|---|---|
| 1 LSL | 0.06 USD |
| 10 LSL | 0.62 USD |
| 50 LSL | 3.08 USD |
| 100 LSL | 6.17 USD |
| 500 LSL | 30.84 USD |
| 1,000 LSL | 61.68 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-06-16T11:19:34Z",
"rates": {
"USD": 0.061685
}
}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.1685,
"rate": 0.061685
}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