Rate Overview
Live
1 QAR = 0.750627 WST
1 WST = 1.3322
QAR
Avg
0.751198
High
0.757231
Low
0.747971
Last updated: 7/27/2026, 2:18:33 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.51 WST |
| 50 QAR | 37.53 WST |
| 100 QAR | 75.06 WST |
| 500 QAR | 375.31 WST |
| 1,000 QAR | 750.63 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-07-27T14:18:33Z",
"rates": {
"WST": 0.750627
}
}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": 75.0627,
"rate": 0.750627
}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