Rate Overview
Live
1 SCR = 0.195467 WST
1 WST = 5.1160
SCR
Avg
0.191551
High
0.201551
Low
0.178757
Last updated: 7/28/2026, 6:35:44 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.20 WST |
| 10 SCR | 1.95 WST |
| 50 SCR | 9.77 WST |
| 100 SCR | 19.55 WST |
| 500 SCR | 97.73 WST |
| 1,000 SCR | 195.47 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-28T06:35:44Z",
"rates": {
"WST": 0.195467
}
}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.5467,
"rate": 0.195467
}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