Rate Overview
Live
1 WST = 5.5635 SCR
1 SCR = 0.179744
WST
Avg
5.3756
High
5.5635
Low
5.0696
Last updated: 3/7/2026, 1:05:40 AM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.56 SCR |
| 10 WST | 55.63 SCR |
| 50 WST | 278.17 SCR |
| 100 WST | 556.35 SCR |
| 500 WST | 2,781.73 SCR |
| 1,000 WST | 5,563.46 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-07T01:05:40Z",
"rates": {
"SCR": 5.563455
}
}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": 556.3455,
"rate": 5.563455
}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