Rate Overview
Live
1 SAR = 0.711529 WST
1 WST = 1.4054
SAR
Avg
0.717354
High
0.729601
Low
0.711529
Last updated: 5/7/2026, 1:50:30 PM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.71 WST |
| 10 SAR | 7.12 WST |
| 50 SAR | 35.58 WST |
| 100 SAR | 71.15 WST |
| 500 SAR | 355.76 WST |
| 1,000 SAR | 711.53 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-05-07T13:50:30Z",
"rates": {
"WST": 0.711529
}
}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": 71.1529,
"rate": 0.711529
}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