Rate Overview
Live
1 WST = 5.3272 SCR
1 SCR = 0.187716
WST
Avg
5.2926
High
5.4324
Low
5.1967
Last updated: 9/3/2026, 1:22:14 AM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.33 SCR |
| 10 WST | 53.27 SCR |
| 50 WST | 266.36 SCR |
| 100 WST | 532.72 SCR |
| 500 WST | 2,663.59 SCR |
| 1,000 WST | 5,327.19 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-09-03T01:22:14Z",
"rates": {
"SCR": 5.327188
}
}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.7188,
"rate": 5.327188
}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