Rate Overview
Live
1 LSL = 0.170913 WST
1 WST = 5.8509
LSL
Avg
0.168598
High
0.170913
Low
0.166803
Last updated: 7/4/2026, 4:17:21 PM
Quick Conversions
| LSL | WST |
|---|---|
| 1 LSL | 0.17 WST |
| 10 LSL | 1.71 WST |
| 50 LSL | 8.55 WST |
| 100 LSL | 17.09 WST |
| 500 LSL | 85.46 WST |
| 1,000 LSL | 170.91 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-04T16:17:21Z",
"rates": {
"WST": 0.170913
}
}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": 17.0913,
"rate": 0.170913
}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