Rate Overview
Live
1 WST = 5.3225 SCR
1 SCR = 0.187881
WST
Avg
5.2614
High
5.6499
Low
4.7443
Last updated: 7/19/2026, 4:15:58 AM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.32 SCR |
| 10 WST | 53.23 SCR |
| 50 WST | 266.13 SCR |
| 100 WST | 532.25 SCR |
| 500 WST | 2,661.26 SCR |
| 1,000 WST | 5,322.51 SCR |
Get WST/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SCRExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-19T04:15:58Z",
"rates": {
"SCR": 5.322514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SCR",
"amount": 100
},
"result": 532.2514,
"rate": 5.322514
}Build with WST/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key