Rate Overview
Live
1 SGD = 2.0916 WST
1 WST = 0.478096
SGD
Avg
2.1098
High
2.1291
Low
2.0916
Last updated: 5/27/2026, 8:24:20 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.09 WST |
| 10 SGD | 20.92 WST |
| 50 SGD | 104.58 WST |
| 100 SGD | 209.16 WST |
| 500 SGD | 1,045.82 WST |
| 1,000 SGD | 2,091.63 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-05-27T20:24:20Z",
"rates": {
"WST": 2.091631
}
}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": 209.16310000000001,
"rate": 2.091631
}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