Rate Overview
Live
1 SCR = 0.193022 WST
1 WST = 5.1808
SCR
Avg
0.191288
High
0.194716
Low
0.187671
Last updated: 7/27/2026, 5:13:01 PM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.93 WST |
| 50 SCR | 9.65 WST |
| 100 SCR | 19.30 WST |
| 500 SCR | 96.51 WST |
| 1,000 SCR | 193.02 WST |
Get SCR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=WSTExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-27T17:13:01Z",
"rates": {
"WST": 0.193022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "WST",
"amount": 100
},
"result": 19.3022,
"rate": 0.193022
}Build with SCR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key