Rate Overview
Live
1 WST = 1.3522 SAR
1 SAR = 0.739519
WST
Avg
1.3555
High
1.4079
Low
1.2610
Last updated: 7/4/2026, 6:17:05 AM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.35 SAR |
| 10 WST | 13.52 SAR |
| 50 WST | 67.61 SAR |
| 100 WST | 135.22 SAR |
| 500 WST | 676.12 SAR |
| 1,000 WST | 1,352.23 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-04T06:17:05Z",
"rates": {
"SAR": 1.352231
}
}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.2231,
"rate": 1.352231
}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