Rate Overview
Live
1 USD = 16.5807 LSL
1 LSL = 0.060311
USD
Avg
16.2466
High
16.5807
Low
15.8953
Last updated: 3/7/2026, 12:14:14 AM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.58 LSL |
| 10 USD | 165.81 LSL |
| 50 USD | 829.04 LSL |
| 100 USD | 1,658.07 LSL |
| 500 USD | 8,290.37 LSL |
| 1,000 USD | 16,580.75 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-03-07T00:14:14Z",
"rates": {
"LSL": 16.58074671
}
}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": 1658.0746709999999,
"rate": 16.58074671
}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