Rate Overview
Live
1 SEK = 0.291166 WST
1 WST = 3.4345
SEK
Avg
0.285640
High
0.306878
Low
0.251672
Last updated: 5/27/2026, 2:54:47 PM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.29 WST |
| 10 SEK | 2.91 WST |
| 50 SEK | 14.56 WST |
| 100 SEK | 29.12 WST |
| 500 SEK | 145.58 WST |
| 1,000 SEK | 291.17 WST |
Get SEK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=WSTExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T14:54:47Z",
"rates": {
"WST": 0.291166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "WST",
"amount": 100
},
"result": 29.1166,
"rate": 0.291166
}Build with SEK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key