Rate Overview
Live
1 SGD = 2.1363 WST
1 WST = 0.468092
SGD
Avg
2.1316
High
2.1476
Low
2.1230
Last updated: 7/7/2026, 10:28:27 AM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.14 WST |
| 10 SGD | 21.36 WST |
| 50 SGD | 106.82 WST |
| 100 SGD | 213.63 WST |
| 500 SGD | 1,068.17 WST |
| 1,000 SGD | 2,136.33 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-07T10:28:27Z",
"rates": {
"WST": 2.136331
}
}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": 213.6331,
"rate": 2.136331
}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