Rate Overview
Live
1 SGD = 2.0902 WST
1 WST = 0.478422
SGD
Avg
2.1311
High
2.1588
Low
2.0902
Last updated: 5/27/2026, 9:42:33 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.09 WST |
| 10 SGD | 20.90 WST |
| 50 SGD | 104.51 WST |
| 100 SGD | 209.02 WST |
| 500 SGD | 1,045.10 WST |
| 1,000 SGD | 2,090.21 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-27T21:42:33Z",
"rates": {
"WST": 2.090207
}
}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.0207,
"rate": 2.090207
}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