Rate Overview
Live
1 SCR = 0.193591 WST
1 WST = 5.1655
SCR
Avg
0.189270
High
0.199375
Low
0.179925
Last updated: 7/28/2026, 1:59:57 PM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.94 WST |
| 50 SCR | 9.68 WST |
| 100 SCR | 19.36 WST |
| 500 SCR | 96.80 WST |
| 1,000 SCR | 193.59 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-28T13:59:57Z",
"rates": {
"WST": 0.193591
}
}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.3591,
"rate": 0.193591
}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