Rate Overview
Live
1 SEK = 0.298443 WST
1 WST = 3.3507
SEK
Avg
0.296270
High
0.300525
Low
0.292143
Last updated: 3/7/2026, 3:46:03 AM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.30 WST |
| 10 SEK | 2.98 WST |
| 50 SEK | 14.92 WST |
| 100 SEK | 29.84 WST |
| 500 SEK | 149.22 WST |
| 1,000 SEK | 298.44 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-07T03:46:03Z",
"rates": {
"WST": 0.298443
}
}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.8443,
"rate": 0.298443
}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