Rate Overview
Live
1 SGD = 2.1055 WST
1 WST = 0.474956
SGD
Avg
2.1452
High
2.2431
Low
2.0402
Last updated: 3/27/2026, 7:53:34 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.11 WST |
| 10 SGD | 21.05 WST |
| 50 SGD | 105.27 WST |
| 100 SGD | 210.55 WST |
| 500 SGD | 1,052.73 WST |
| 1,000 SGD | 2,105.46 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-03-27T19:53:34Z",
"rates": {
"WST": 2.105459
}
}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": 210.54590000000002,
"rate": 2.105459
}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