Rate Overview
Live
1 WST = 1.3605 SAR
1 SAR = 0.735020
WST
Avg
1.3416
High
1.4055
Low
1.2442
Last updated: 7/25/2026, 7:39:00 PM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.36 SAR |
| 10 WST | 13.61 SAR |
| 50 WST | 68.03 SAR |
| 100 WST | 136.05 SAR |
| 500 WST | 680.25 SAR |
| 1,000 WST | 1,360.51 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-25T19:39:00Z",
"rates": {
"SAR": 1.360508
}
}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": 136.0508,
"rate": 1.360508
}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