Rate Overview
Live
1 WST = 1.3793 SAR
1 SAR = 0.724998
WST
Avg
1.3770
High
1.3793
Low
1.3714
Last updated: 8/17/2026, 7:32:51 AM
Quick Conversions
| WST | SAR |
|---|---|
| 1 WST | 1.38 SAR |
| 10 WST | 13.79 SAR |
| 50 WST | 68.97 SAR |
| 100 WST | 137.93 SAR |
| 500 WST | 689.66 SAR |
| 1,000 WST | 1,379.32 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-08-17T07:32:51Z",
"rates": {
"SAR": 1.379315
}
}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.9315,
"rate": 1.379315
}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