Rate Overview
Live
1 WST = 5.8976 LSL
1 LSL = 0.169562
WST
Avg
5.9474
High
5.9966
Low
5.8976
Last updated: 9/4/2026, 11:55:28 AM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 5.90 LSL |
| 10 WST | 58.98 LSL |
| 50 WST | 294.88 LSL |
| 100 WST | 589.76 LSL |
| 500 WST | 2,948.78 LSL |
| 1,000 WST | 5,897.55 LSL |
Get WST/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=LSLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-09-04T11:55:28Z",
"rates": {
"LSL": 5.897551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "LSL",
"amount": 100
},
"result": 589.7551,
"rate": 5.897551
}Build with WST/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key