Rate Overview
Live
1 QAR = 0.751233 WST
1 WST = 1.3311
QAR
Avg
0.749090
High
0.751233
Low
0.747014
Last updated: 8/16/2026, 4:11:39 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.51 WST |
| 50 QAR | 37.56 WST |
| 100 QAR | 75.12 WST |
| 500 QAR | 375.62 WST |
| 1,000 QAR | 751.23 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-08-16T16:11:39Z",
"rates": {
"WST": 0.751233
}
}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.1233,
"rate": 0.751233
}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