Rate Overview
Live
1 SGD = 2.1318 WST
1 WST = 0.469083
SGD
Avg
2.1353
High
2.1544
Low
2.1199
Last updated: 4/17/2026, 4:56:08 AM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.13 WST |
| 10 SGD | 21.32 WST |
| 50 SGD | 106.59 WST |
| 100 SGD | 213.18 WST |
| 500 SGD | 1,065.91 WST |
| 1,000 SGD | 2,131.82 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-04-17T04:56:08Z",
"rates": {
"WST": 2.131817
}
}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.18169999999998,
"rate": 2.131817
}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