Rate Overview
Live
1 WST = 0.474270 SGD
1 SGD = 2.1085
WST
Avg
0.468259
High
0.474270
Low
0.463267
Last updated: 3/27/2026, 4:29:18 PM
Quick Conversions
| WST | SGD |
|---|---|
| 1 WST | 0.47 SGD |
| 10 WST | 4.74 SGD |
| 50 WST | 23.71 SGD |
| 100 WST | 47.43 SGD |
| 500 WST | 237.14 SGD |
| 1,000 WST | 474.27 SGD |
Get WST/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SGDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T16:29:18Z",
"rates": {
"SGD": 0.47427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SGD",
"amount": 100
},
"result": 47.427,
"rate": 0.47427
}Build with WST/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key