Rate Overview
Live
1 WST = 6.1521 LSL
1 LSL = 0.162545
WST
Avg
6.1289
High
6.6722
Low
5.8600
Last updated: 7/28/2026, 3:47:55 PM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 6.15 LSL |
| 10 WST | 61.52 LSL |
| 50 WST | 307.61 LSL |
| 100 WST | 615.21 LSL |
| 500 WST | 3,076.07 LSL |
| 1,000 WST | 6,152.15 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-28T15:47:55Z",
"rates": {
"LSL": 6.152149
}
}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": 615.2149,
"rate": 6.152149
}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