Rate Overview
Live
1 QAR = 0.749995 WST
1 WST = 1.3333
QAR
Avg
0.748354
High
0.753702
Low
0.744382
Last updated: 6/17/2026, 8:00:20 AM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.50 WST |
| 50 QAR | 37.50 WST |
| 100 QAR | 75.00 WST |
| 500 QAR | 375.00 WST |
| 1,000 QAR | 750.00 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-17T08:00:20Z",
"rates": {
"WST": 0.749995
}
}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.9995,
"rate": 0.749995
}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