Rate Overview
Live
1 USD = 16.3334 LSL
1 LSL = 0.061224
USD
Avg
16.3854
High
16.9282
Low
15.9010
Last updated: 5/26/2026, 10:15:28 PM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.33 LSL |
| 10 USD | 163.33 LSL |
| 50 USD | 816.67 LSL |
| 100 USD | 1,633.34 LSL |
| 500 USD | 8,166.72 LSL |
| 1,000 USD | 16,333.43 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-05-26T22:15:28Z",
"rates": {
"LSL": 16.33343341
}
}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": 1633.3433410000002,
"rate": 16.33343341
}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