Rate Overview
Live
1 LSL = 0.164736 WST
1 WST = 6.0703
LSL
Avg
0.163006
High
0.165565
Low
0.159381
Last updated: 5/28/2026, 2:32:34 AM
Quick Conversions
| LSL | WST |
|---|---|
| 1 LSL | 0.16 WST |
| 10 LSL | 1.65 WST |
| 50 LSL | 8.24 WST |
| 100 LSL | 16.47 WST |
| 500 LSL | 82.37 WST |
| 1,000 LSL | 164.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-05-28T02:32:34Z",
"rates": {
"WST": 0.164736
}
}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.473599999999998,
"rate": 0.164736
}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