Rate Overview
Live
1 WST = 6.0388 LSL
1 LSL = 0.165595
WST
Avg
5.9962
High
6.1079
Low
5.8650
Last updated: 3/7/2026, 9:15:02 AM
Quick Conversions
| WST | LSL |
|---|---|
| 1 WST | 6.04 LSL |
| 10 WST | 60.39 LSL |
| 50 WST | 301.94 LSL |
| 100 WST | 603.88 LSL |
| 500 WST | 3,019.41 LSL |
| 1,000 WST | 6,038.82 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-03-07T09:15:02Z",
"rates": {
"LSL": 6.038823
}
}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": 603.8823,
"rate": 6.038823
}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