Rate Overview
Live
1 SGD = 2.1377 WST
1 WST = 0.467791
SGD
Avg
2.1255
High
2.1377
Low
2.1188
Last updated: 9/3/2026, 5:53:00 AM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.14 WST |
| 10 SGD | 21.38 WST |
| 50 SGD | 106.89 WST |
| 100 SGD | 213.77 WST |
| 500 SGD | 1,068.85 WST |
| 1,000 SGD | 2,137.71 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-09-03T05:53:00Z",
"rates": {
"WST": 2.137706
}
}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.7706,
"rate": 2.137706
}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