Rate Overview
Live
1 WST = 5.8448 LSL
1 LSL = 0.171093 WST
Avg
5.8967
High
5.9505
Low
5.8448
Last updated: 1/25/2026, 11:05:41 AM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 5.84 LSL |
| 10 WST | 58.45 LSL |
| 50 WST | 292.24 LSL |
| 100 WST | 584.48 LSL |
| 500 WST | 2,922.39 LSL |
| 1,000 WST | 5,844.78 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-01-25T11:05:41Z",
"rates": {
"LSL": 5.844783
}
}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": 584.4783,
"rate": 5.844783
}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