Rate Overview
Live
1 SGD = 2.1301 WST
1 WST = 0.469461
SGD
Avg
2.1213
High
2.1356
Low
2.1123
Last updated: 6/17/2026, 6:40:50 AM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.13 WST |
| 10 SGD | 21.30 WST |
| 50 SGD | 106.51 WST |
| 100 SGD | 213.01 WST |
| 500 SGD | 1,065.05 WST |
| 1,000 SGD | 2,130.10 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-06-17T06:40:50Z",
"rates": {
"WST": 2.130104
}
}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.01040000000003,
"rate": 2.130104
}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