Rate Overview
Live
1 SGD = 2.1103 WST
1 WST = 0.473874
SGD
Avg
2.1348
High
2.2458
Low
2.0662
Last updated: 7/28/2026, 3:47:57 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.11 WST |
| 10 SGD | 21.10 WST |
| 50 SGD | 105.51 WST |
| 100 SGD | 211.03 WST |
| 500 SGD | 1,055.13 WST |
| 1,000 SGD | 2,110.27 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-28T15:47:57Z",
"rates": {
"WST": 2.110266
}
}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": 211.02660000000003,
"rate": 2.110266
}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