Rate Overview
Live
1 USD = 16.2272 LSL
1 LSL = 0.061625
USD
Avg
16.3485
High
16.4745
Low
16.2255
Last updated: 7/5/2026, 7:26:55 PM
Quick Conversions
| USD | LSL |
|---|---|
| 1 USD | 16.23 LSL |
| 10 USD | 162.27 LSL |
| 50 USD | 811.36 LSL |
| 100 USD | 1,622.72 LSL |
| 500 USD | 8,113.58 LSL |
| 1,000 USD | 16,227.15 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-07-05T19:26:55Z",
"rates": {
"LSL": 16.22715205
}
}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": 1622.715205,
"rate": 16.22715205
}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