Rate Overview
Live
1 QAR = 0.754528 WST
1 WST = 1.3253
QAR
Avg
0.748670
High
0.754528
Low
0.743568
Last updated: 6/19/2026, 8:48:28 AM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.55 WST |
| 50 QAR | 37.73 WST |
| 100 QAR | 75.45 WST |
| 500 QAR | 377.26 WST |
| 1,000 QAR | 754.53 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-06-19T08:48:28Z",
"rates": {
"WST": 0.754528
}
}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.4528,
"rate": 0.754528
}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