Rate Overview
Live
1 QAR = 0.745851 WST
1 WST = 1.3408
QAR
Avg
0.752772
High
0.761866
Low
0.745851
Last updated: 7/28/2026, 1:58:19 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.46 WST |
| 50 QAR | 37.29 WST |
| 100 QAR | 74.59 WST |
| 500 QAR | 372.93 WST |
| 1,000 QAR | 745.85 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-28T13:58:19Z",
"rates": {
"WST": 0.745851
}
}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": 74.58510000000001,
"rate": 0.745851
}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