Rate Overview
Live
1 SCR = 0.210779 WST
1 WST = 4.7443
SCR
Avg
0.192894
High
0.210779
Low
0.180965
Last updated: 7/4/2026, 7:19:57 AM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.21 WST |
| 10 SCR | 2.11 WST |
| 50 SCR | 10.54 WST |
| 100 SCR | 21.08 WST |
| 500 SCR | 105.39 WST |
| 1,000 SCR | 210.78 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-04T07:19:57Z",
"rates": {
"WST": 0.210779
}
}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": 21.0779,
"rate": 0.210779
}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