Rate Overview
Live
1 QAR = 0.734053 WST
1 WST = 1.3623
QAR
Avg
0.741313
High
0.748570
Low
0.734053
Last updated: 5/27/2026, 7:19:27 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.73 WST |
| 10 QAR | 7.34 WST |
| 50 QAR | 36.70 WST |
| 100 QAR | 73.41 WST |
| 500 QAR | 367.03 WST |
| 1,000 QAR | 734.05 WST |
Get QAR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=WSTExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-27T19:19:27Z",
"rates": {
"WST": 0.734053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "WST",
"amount": 100
},
"result": 73.4053,
"rate": 0.734053
}Build with QAR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key