Rate Overview
Live
1 SGD = 2.1237 WST
1 WST = 0.470877
SGD
Avg
2.1272
High
2.1588
Low
2.0921
Last updated: 7/19/2026, 12:05:15 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.12 WST |
| 10 SGD | 21.24 WST |
| 50 SGD | 106.18 WST |
| 100 SGD | 212.37 WST |
| 500 SGD | 1,061.85 WST |
| 1,000 SGD | 2,123.70 WST |
Get SGD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=WSTExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-19T12:05:15Z",
"rates": {
"WST": 2.123697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "WST",
"amount": 100
},
"result": 212.3697,
"rate": 2.123697
}Build with SGD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key