Rate Overview
Live
1 SCR = 0.184469 WST
1 WST = 5.4210
SCR
Avg
0.189921
High
0.198409
Low
0.184469
Last updated: 6/18/2026, 10:24:04 PM
Quick Conversions
| SCR | WST |
|---|---|
| 1 SCR | 0.18 WST |
| 10 SCR | 1.84 WST |
| 50 SCR | 9.22 WST |
| 100 SCR | 18.45 WST |
| 500 SCR | 92.23 WST |
| 1,000 SCR | 184.47 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-06-18T22:24:04Z",
"rates": {
"WST": 0.184469
}
}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.4469,
"rate": 0.184469
}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