Rate Overview
Live
1 SAR = 0.713650 WST
1 WST = 1.4012
SAR
Avg
0.730681
High
0.748006
Low
0.713650
Last updated: 5/28/2026, 12:06:56 AM
Quick Conversions
| SAR | WST |
|---|---|
| 1 SAR | 0.71 WST |
| 10 SAR | 7.14 WST |
| 50 SAR | 35.68 WST |
| 100 SAR | 71.37 WST |
| 500 SAR | 356.83 WST |
| 1,000 SAR | 713.65 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-28T00:06:56Z",
"rates": {
"WST": 0.71365
}
}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.365,
"rate": 0.71365
}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