Rate Overview
Live
1 SCR = 0.179744 WST
1 WST = 5.5635
SCR
Avg
0.187420
High
0.197272
Low
0.179744
Last updated: 3/6/2026, 11:27:35 PM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.18 WST |
| 10 SCR | 1.80 WST |
| 50 SCR | 8.99 WST |
| 100 SCR | 17.97 WST |
| 500 SCR | 89.87 WST |
| 1,000 SCR | 179.74 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-03-06T23:27:35Z",
"rates": {
"WST": 0.179744
}
}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": 17.9744,
"rate": 0.179744
}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