Rate Overview
Live
1 WST = 1.3587 SAR
1 SAR = 0.736018
WST
Avg
1.3610
High
1.3655
Low
1.3522
Last updated: 7/7/2026, 3:28:31 AM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.36 SAR |
| 10 WST | 13.59 SAR |
| 50 WST | 67.93 SAR |
| 100 WST | 135.87 SAR |
| 500 WST | 679.33 SAR |
| 1,000 WST | 1,358.66 SAR |
Get WST/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=SARExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-07T03:28:31Z",
"rates": {
"SAR": 1.358663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "SAR",
"amount": 100
},
"result": 135.8663,
"rate": 1.358663
}Build with WST/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key