Rate Overview
Live
1 QAR = 0.758259 WST
1 WST = 1.3188
QAR
Avg
0.757067
High
0.761866
Low
0.754474
Last updated: 7/7/2026, 6:14:05 AM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.76 WST |
| 10 QAR | 7.58 WST |
| 50 QAR | 37.91 WST |
| 100 QAR | 75.83 WST |
| 500 QAR | 379.13 WST |
| 1,000 QAR | 758.26 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-07T06:14:05Z",
"rates": {
"WST": 0.758259
}
}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.8259,
"rate": 0.758259
}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