Rate Overview
Live
1 WST = 219.0293 SDG
1 SDG = 0.004566
WST
Avg
221.1234
High
223.0034
Low
219.0293
Last updated: 3/7/2026, 9:11:56 AM
Quick Conversions
| WST | SDG |
|---|---|
| 1 WST | 219.03 SDG |
| 10 WST | 2,190.29 SDG |
| 50 WST | 10,951.46 SDG |
| 100 WST | 21,902.93 SDG |
| 500 WST | 109,514.64 SDG |
| 1,000 WST | 219,029.28 SDG |
Get WST/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SDGExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T09:11:56Z",
"rates": {
"SDG": 219.029284
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SDG",
"amount": 100
},
"result": 21902.9284,
"rate": 219.029284
}Build with WST/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key