Rate Overview
Live
1 SLL = 0.000113 WST
1 WST = 8849.56
SLL
Avg
0.000116
High
0.000119
Low
0.000112
Last updated: 7/28/2026, 10:41:47 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-07-28T10:41:47Z",
"rates": {
"WST": 0.000113
}
}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.0113,
"rate": 0.000113
}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