Rate Overview
Live
1 SAR = 0.725464 WST
1 WST = 1.3784
SAR
Avg
0.733825
High
0.739518
Low
0.725464
Last updated: 7/6/2026, 5:13:36 PM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.73 WST |
| 10 SAR | 7.25 WST |
| 50 SAR | 36.27 WST |
| 100 SAR | 72.55 WST |
| 500 SAR | 362.73 WST |
| 1,000 SAR | 725.46 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-06T17:13:36Z",
"rates": {
"WST": 0.725464
}
}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.5464,
"rate": 0.725464
}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