Rate Overview
Live
1 SLL = 0.000114 WST
1 WST = 8771.93
SLL
Avg
0.000117
High
0.000118
Low
0.000114
Last updated: 3/7/2026, 7:39:30 AM
Quick Conversions
| SLL | WST |
|---|---|
| 1 SLL | 0.00 WST |
| 10 SLL | 0.00 WST |
| 50 SLL | 0.01 WST |
| 100 SLL | 0.01 WST |
| 500 SLL | 0.06 WST |
| 1,000 SLL | 0.11 WST |
Get SLL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=WSTExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T07:39:30Z",
"rates": {
"WST": 0.000114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "WST",
"amount": 100
},
"result": 0.0114,
"rate": 0.000114
}Build with SLL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key