Rate Overview
Live
1 WST = 1.3736 SAR
1 SAR = 0.727996
WST
Avg
1.3769
High
1.3861
Low
1.3669
Last updated: 6/17/2026, 6:39:01 AM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.37 SAR |
| 10 WST | 13.74 SAR |
| 50 WST | 68.68 SAR |
| 100 WST | 137.36 SAR |
| 500 WST | 686.82 SAR |
| 1,000 WST | 1,373.63 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-06-17T06:39:01Z",
"rates": {
"SAR": 1.373633
}
}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": 137.3633,
"rate": 1.373633
}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