Rate Overview
Live
1 LSL = 0.059404 USD
1 USD = 16.8339
LSL
Avg
0.060264
High
0.061111
Low
0.059404
Last updated: 7/25/2026, 10:13:17 PM
Quick Conversions
| LSL | USD |
|---|---|
| 1 LSL | 0.06 USD |
| 10 LSL | 0.59 USD |
| 50 LSL | 2.97 USD |
| 100 LSL | 5.94 USD |
| 500 LSL | 29.70 USD |
| 1,000 LSL | 59.40 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-07-25T22:13:17Z",
"rates": {
"USD": 0.059404
}
}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.9403999999999995,
"rate": 0.059404
}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