Rate Overview
Live
1 WST = 5.0712 SCR
1 SCR = 0.197191
WST
Avg
5.2865
High
5.5814
Low
5.0615
Last updated: 4/17/2026, 6:24:51 AM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.07 SCR |
| 10 WST | 50.71 SCR |
| 50 WST | 253.56 SCR |
| 100 WST | 507.12 SCR |
| 500 WST | 2,535.61 SCR |
| 1,000 WST | 5,071.22 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-04-17T06:24:51Z",
"rates": {
"SCR": 5.071217
}
}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": 507.1217,
"rate": 5.071217
}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