Rate Overview
Live
1 WST = 6.2958 LSL
1 LSL = 0.158837
WST
Avg
6.2585
High
6.2969
Low
6.1900
Last updated: 3/27/2026, 6:44:39 PM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 6.30 LSL |
| 10 WST | 62.96 LSL |
| 50 WST | 314.79 LSL |
| 100 WST | 629.58 LSL |
| 500 WST | 3,147.88 LSL |
| 1,000 WST | 6,295.75 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-03-27T18:44:39Z",
"rates": {
"LSL": 6.295754
}
}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": 629.5754,
"rate": 6.295754
}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