Rate Overview
Live
1 SCR = 0.193724 WST
1 WST = 5.1620
SCR
Avg
0.193501
High
0.195760
Low
0.186752
Last updated: 5/9/2026, 4:56:20 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.94 WST |
| 50 SCR | 9.69 WST |
| 100 SCR | 19.37 WST |
| 500 SCR | 96.86 WST |
| 1,000 SCR | 193.72 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-05-09T04:56:20Z",
"rates": {
"WST": 0.193724
}
}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.3724,
"rate": 0.193724
}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