Rate Overview
Live
1 SEK = 0.289842 WST
1 WST = 3.4502
SEK
Avg
0.294988
High
0.310987
Low
0.280942
Last updated: 3/27/2026, 9:29:59 AM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.29 WST |
| 10 SEK | 2.90 WST |
| 50 SEK | 14.49 WST |
| 100 SEK | 28.98 WST |
| 500 SEK | 144.92 WST |
| 1,000 SEK | 289.84 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-27T09:29:59Z",
"rates": {
"WST": 0.289842
}
}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": 28.984199999999998,
"rate": 0.289842
}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