Rate Overview
Live
1 SAR = 0.728705 WST
1 WST = 1.3723
SAR
Avg
0.746018
High
0.803701
Low
0.711467
Last updated: 7/27/2026, 10:42:28 PM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.73 WST |
| 10 SAR | 7.29 WST |
| 50 SAR | 36.44 WST |
| 100 SAR | 72.87 WST |
| 500 SAR | 364.35 WST |
| 1,000 SAR | 728.71 WST |
Get SAR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=WSTExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-27T22:42:28Z",
"rates": {
"WST": 0.728705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "WST",
"amount": 100
},
"result": 72.8705,
"rate": 0.728705
}Build with SAR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key