Rate Overview
Live
1 LSL = 0.163737 WST
1 WST = 6.1074
LSL
Avg
0.164961
High
0.169572
Low
0.158809
Last updated: 7/25/2026, 3:56:43 AM
Quick Conversions
| LSL | WST |
|---|---|
| 1 LSL | 0.16 WST |
| 10 LSL | 1.64 WST |
| 50 LSL | 8.19 WST |
| 100 LSL | 16.37 WST |
| 500 LSL | 81.87 WST |
| 1,000 LSL | 163.74 WST |
Get LSL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=WSTExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-25T03:56:43Z",
"rates": {
"WST": 0.163737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "WST",
"amount": 100
},
"result": 16.3737,
"rate": 0.163737
}Build with LSL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key