Rate Overview
Live
1 SCR = 0.187975 WST
1 WST = 5.3199
SCR
Avg
0.194693
High
0.210779
Low
0.187959
Last updated: 7/8/2026, 5:23:15 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.19 WST |
| 10 SCR | 1.88 WST |
| 50 SCR | 9.40 WST |
| 100 SCR | 18.80 WST |
| 500 SCR | 93.99 WST |
| 1,000 SCR | 187.98 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-07-08T05:23:15Z",
"rates": {
"WST": 0.187975
}
}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.7975,
"rate": 0.187975
}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