Rate Overview
Live
1 SGD = 2.1124 WST
1 WST = 0.473395
SGD
Avg
2.1190
High
2.1499
Low
2.1069
Last updated: 5/7/2026, 4:01:43 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.11 WST |
| 10 SGD | 21.12 WST |
| 50 SGD | 105.62 WST |
| 100 SGD | 211.24 WST |
| 500 SGD | 1,056.20 WST |
| 1,000 SGD | 2,112.40 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-07T16:01:43Z",
"rates": {
"WST": 2.112399
}
}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.23989999999998,
"rate": 2.112399
}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