Rate Overview
Live
1 USD = 16.2037 LSL
1 LSL = 0.061714
USD
Avg
16.1765
High
16.2037
Low
16.1407
Last updated: 8/15/2026, 4:43:22 AM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.20 LSL |
| 10 USD | 162.04 LSL |
| 50 USD | 810.19 LSL |
| 100 USD | 1,620.37 LSL |
| 500 USD | 8,101.86 LSL |
| 1,000 USD | 16,203.72 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-08-15T04:43:22Z",
"rates": {
"LSL": 16.20372322
}
}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": 1620.3723220000002,
"rate": 16.20372322
}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