Rate Overview
Live
1 WST = 5.1159 SCR
1 SCR = 0.195468
WST
Avg
5.2150
High
5.5994
Low
4.8532
Last updated: 7/28/2026, 12:03:06 PM
Quick Conversions
| WST | SCR |
|---|---|
| 1 WST | 5.12 SCR |
| 10 WST | 51.16 SCR |
| 50 WST | 255.80 SCR |
| 100 WST | 511.59 SCR |
| 500 WST | 2,557.97 SCR |
| 1,000 WST | 5,115.93 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-28T12:03:06Z",
"rates": {
"SCR": 5.115931
}
}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": 511.5931,
"rate": 5.115931
}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