Rate Overview
Live
1 LSL = 0.167044 WST
1 WST = 5.9864
LSL
Avg
0.167488
High
0.170913
Low
0.165202
Last updated: 7/16/2026, 1:01:34 AM
Quick Conversions
| LSL | WST |
|---|---|
| 1 LSL | 0.17 WST |
| 10 LSL | 1.67 WST |
| 50 LSL | 8.35 WST |
| 100 LSL | 16.70 WST |
| 500 LSL | 83.52 WST |
| 1,000 LSL | 167.04 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-16T01:01:34Z",
"rates": {
"WST": 0.167044
}
}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.7044,
"rate": 0.167044
}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