Rate Overview
Live
1 USD = 16.5026 LSL
1 LSL = 0.060597
USD
Avg
16.8575
High
18.1004
Low
15.9300
Last updated: 7/19/2026, 7:55:00 AM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.50 LSL |
| 10 USD | 165.03 LSL |
| 50 USD | 825.13 LSL |
| 100 USD | 1,650.26 LSL |
| 500 USD | 8,251.29 LSL |
| 1,000 USD | 16,502.57 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-19T07:55:00Z",
"rates": {
"LSL": 16.50257463
}
}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": 1650.2574630000001,
"rate": 16.50257463
}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