Rate Overview
Live
1 SAR = 0.721411 WST
1 WST = 1.3862
SAR
Avg
0.723190
High
0.731365
Low
0.716956
Last updated: 4/17/2026, 12:02:41 PM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.72 WST |
| 10 SAR | 7.21 WST |
| 50 SAR | 36.07 WST |
| 100 SAR | 72.14 WST |
| 500 SAR | 360.71 WST |
| 1,000 SAR | 721.41 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-04-17T12:02:41Z",
"rates": {
"WST": 0.721411
}
}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.14110000000001,
"rate": 0.721411
}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