Rate Overview
Live
1 SCR = 0.187362 WST
1 WST = 5.3373
SCR
Avg
0.189054
High
0.192431
Low
0.184079
Last updated: 9/2/2026, 5:25:59 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.87 WST |
| 50 SCR | 9.37 WST |
| 100 SCR | 18.74 WST |
| 500 SCR | 93.68 WST |
| 1,000 SCR | 187.36 WST |
Get SCR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=WSTExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-09-02T05:25:59Z",
"rates": {
"WST": 0.187362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "WST",
"amount": 100
},
"result": 18.7362,
"rate": 0.187362
}Build with SCR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key