Rate Overview
Live
1 SCR = 0.191096 WST
1 WST = 5.2330
SCR
Avg
0.190118
High
0.197571
Low
0.179167
Last updated: 4/18/2026, 8:50:26 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.91 WST |
| 50 SCR | 9.55 WST |
| 100 SCR | 19.11 WST |
| 500 SCR | 95.55 WST |
| 1,000 SCR | 191.10 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-04-18T08:50:26Z",
"rates": {
"WST": 0.191096
}
}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.1096,
"rate": 0.191096
}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