Rate Overview
Live
1 WST = 5.8809 LSL
1 LSL = 0.170041
WST
Avg
5.9133
High
5.9710
Low
5.8509
Last updated: 7/7/2026, 5:07:10 AM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 5.88 LSL |
| 10 WST | 58.81 LSL |
| 50 WST | 294.05 LSL |
| 100 WST | 588.09 LSL |
| 500 WST | 2,940.47 LSL |
| 1,000 WST | 5,880.94 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-07-07T05:07:10Z",
"rates": {
"LSL": 5.880944
}
}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": 588.0944000000001,
"rate": 5.880944
}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