Rate Overview
Live
1 WST = 0.470412 SGD
1 SGD = 2.1258
WST
Avg
0.467140
High
0.490158
Low
0.445813
Last updated: 7/24/2026, 6:29:11 AM
Quick Conversions
| WST | SGD |
|---|---|
| 1 WST | 0.47 SGD |
| 10 WST | 4.70 SGD |
| 50 WST | 23.52 SGD |
| 100 WST | 47.04 SGD |
| 500 WST | 235.21 SGD |
| 1,000 WST | 470.41 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-07-24T06:29:11Z",
"rates": {
"SGD": 0.470412
}
}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.041199999999996,
"rate": 0.470412
}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