Rate Overview
Live
1 SEK = 0.290017 WST
1 WST = 3.4481
SEK
Avg
0.290563
High
0.293859
Low
0.289165
Last updated: 3/27/2026, 7:42:02 AM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.29 WST |
| 10 SEK | 2.90 WST |
| 50 SEK | 14.50 WST |
| 100 SEK | 29.00 WST |
| 500 SEK | 145.01 WST |
| 1,000 SEK | 290.02 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-03-27T07:42:02Z",
"rates": {
"WST": 0.290017
}
}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.001700000000003,
"rate": 0.290017
}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