Rate Overview
Live
1 SLL = 0.000120 WST
1 WST = 8333.33 SLL
Avg
0.000121
High
0.000121
Low
0.000120
Last updated: 1/25/2026, 6:31:01 PM
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.12 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-01-25T18:31:01Z",
"rates": {
"WST": 0.00012
}
}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.012,
"rate": 0.00012
}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