Rate Overview
Live
1 QAR = 0.754077 WST
1 WST = 1.3261
QAR
Avg
0.748429
High
0.754077
Low
0.742444
Last updated: 3/28/2026, 12:09:16 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.54 WST |
| 50 QAR | 37.70 WST |
| 100 QAR | 75.41 WST |
| 500 QAR | 377.04 WST |
| 1,000 QAR | 754.08 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-03-28T12:09:16Z",
"rates": {
"WST": 0.754077
}
}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.4077,
"rate": 0.754077
}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