Rate Overview
Live
1 USD = 16.5241 LSL
1 LSL = 0.060518
USD
Avg
16.4193
High
17.1218
Low
15.8979
Last updated: 7/19/2026, 1:25:08 AM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.52 LSL |
| 10 USD | 165.24 LSL |
| 50 USD | 826.21 LSL |
| 100 USD | 1,652.41 LSL |
| 500 USD | 8,262.06 LSL |
| 1,000 USD | 16,524.12 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-19T01:25:08Z",
"rates": {
"LSL": 16.52412498
}
}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": 1652.412498,
"rate": 16.52412498
}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