Rate Overview
Live
1 SGD = 2.1091 WST
1 WST = 0.474132
SGD
Avg
2.1174
High
2.1357
Low
2.1091
Last updated: 7/27/2026, 5:22:21 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.11 WST |
| 10 SGD | 21.09 WST |
| 50 SGD | 105.46 WST |
| 100 SGD | 210.91 WST |
| 500 SGD | 1,054.56 WST |
| 1,000 SGD | 2,109.12 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-27T17:22:21Z",
"rates": {
"WST": 2.109117
}
}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.9117,
"rate": 2.109117
}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