Rate Overview
Live
1 SAR = 0.736017 WST
1 WST = 1.3587
SAR
Avg
0.734891
High
0.739518
Low
0.732343
Last updated: 7/7/2026, 11:17:41 AM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.74 WST |
| 10 SAR | 7.36 WST |
| 50 SAR | 36.80 WST |
| 100 SAR | 73.60 WST |
| 500 SAR | 368.01 WST |
| 1,000 SAR | 736.02 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-07T11:17:41Z",
"rates": {
"WST": 0.736017
}
}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": 73.60170000000001,
"rate": 0.736017
}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