Rate Overview
Live
1 USD = 16.7004 LSL
1 LSL = 0.059879
USD
Avg
16.6974
High
16.8702
Low
16.5350
Last updated: 5/6/2026, 6:23:09 PM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.70 LSL |
| 10 USD | 167.00 LSL |
| 50 USD | 835.02 LSL |
| 100 USD | 1,670.04 LSL |
| 500 USD | 8,350.22 LSL |
| 1,000 USD | 16,700.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-06T18:23:09Z",
"rates": {
"LSL": 16.70043479
}
}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": 1670.043479,
"rate": 16.70043479
}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