Rate Overview
Live
1 USD = 16.3664 LSL
1 LSL = 0.061101
USD
Avg
16.4085
High
16.6150
Low
16.3298
Last updated: 4/16/2026, 4:17:40 PM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.37 LSL |
| 10 USD | 163.66 LSL |
| 50 USD | 818.32 LSL |
| 100 USD | 1,636.64 LSL |
| 500 USD | 8,183.20 LSL |
| 1,000 USD | 16,366.41 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-04-16T16:17:40Z",
"rates": {
"LSL": 16.36640859
}
}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": 1636.6408589999999,
"rate": 16.36640859
}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