Rate Overview
Live
1 SEK = 0.281323 WST
1 WST = 3.5546
SEK
Avg
0.292717
High
0.307495
Low
0.276268
Last updated: 7/28/2026, 12:00:05 PM
Quick Conversions
| SEK | WST |
|---|---|
| 1 SEK | 0.28 WST |
| 10 SEK | 2.81 WST |
| 50 SEK | 14.07 WST |
| 100 SEK | 28.13 WST |
| 500 SEK | 140.66 WST |
| 1,000 SEK | 281.32 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-07-28T12:00:05Z",
"rates": {
"WST": 0.281323
}
}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.1323,
"rate": 0.281323
}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