Rate Overview
Live
1 USD = 16.8338 LSL
1 LSL = 0.059404
USD
Avg
16.5952
High
16.8338
Low
16.3635
Last updated: 7/25/2026, 8:34:32 PM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.83 LSL |
| 10 USD | 168.34 LSL |
| 50 USD | 841.69 LSL |
| 100 USD | 1,683.38 LSL |
| 500 USD | 8,416.89 LSL |
| 1,000 USD | 16,833.77 LSL |
Get USD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=LSLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T20:34:32Z",
"rates": {
"LSL": 16.83377442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "LSL",
"amount": 100
},
"result": 1683.3774420000002,
"rate": 16.83377442
}Build with USD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key