Rate Overview
Live
1 WST = 5.2893 SCR
1 SCR = 0.189060
WST
Avg
5.3108
High
5.6054
Low
5.0311
Last updated: 3/27/2026, 1:38:42 PM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.29 SCR |
| 10 WST | 52.89 SCR |
| 50 WST | 264.47 SCR |
| 100 WST | 528.93 SCR |
| 500 WST | 2,644.66 SCR |
| 1,000 WST | 5,289.33 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-03-27T13:38:42Z",
"rates": {
"SCR": 5.289328
}
}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": 528.9328,
"rate": 5.289328
}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