Rate Overview
Live
1 SGD = 2.1378 WST
1 WST = 0.467766
SGD
Avg
2.1315
High
2.1378
Low
2.1241
Last updated: 8/16/2026, 5:40:06 PM
Quick Conversions
| SGD | WST |
|---|---|
| 1 SGD | 2.14 WST |
| 10 SGD | 21.38 WST |
| 50 SGD | 106.89 WST |
| 100 SGD | 213.78 WST |
| 500 SGD | 1,068.91 WST |
| 1,000 SGD | 2,137.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-08-16T17:40:06Z",
"rates": {
"WST": 2.137822
}
}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.7822,
"rate": 2.137822
}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