Rate Overview
Live
1 WST = 1.4035 SAR
1 SAR = 0.712522
WST
Avg
1.3903
High
1.4035
Low
1.3762
Last updated: 5/27/2026, 7:14:46 PM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.40 SAR |
| 10 WST | 14.03 SAR |
| 50 WST | 70.17 SAR |
| 100 WST | 140.35 SAR |
| 500 WST | 701.73 SAR |
| 1,000 WST | 1,403.47 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-05-27T19:14:46Z",
"rates": {
"SAR": 1.403466
}
}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": 140.34660000000002,
"rate": 1.403466
}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