Rate Overview
Live
1 LSL = 0.058551 USD
1 USD = 17.0791
LSL
Avg
0.058818
High
0.059684
Low
0.058409
Last updated: 3/27/2026, 4:04:23 AM
Quick Conversions
| LSL | USD |
|---|---|
| 1 LSL | 0.06 USD |
| 10 LSL | 0.59 USD |
| 50 LSL | 2.93 USD |
| 100 LSL | 5.86 USD |
| 500 LSL | 29.28 USD |
| 1,000 LSL | 58.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-03-27T04:04:23Z",
"rates": {
"USD": 0.058551
}
}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": 5.8551,
"rate": 0.058551
}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