Rate Overview
Live
1 SEK = 0.280465 WST
1 WST = 3.5655
SEK
Avg
0.282025
High
0.283945
Low
0.280465
Last updated: 9/2/2026, 10:24:17 AM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.28 WST |
| 10 SEK | 2.80 WST |
| 50 SEK | 14.02 WST |
| 100 SEK | 28.05 WST |
| 500 SEK | 140.23 WST |
| 1,000 SEK | 280.47 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-09-02T10:24:17Z",
"rates": {
"WST": 0.280465
}
}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.0465,
"rate": 0.280465
}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