Rate Overview
Live
1 QAR = 0.743983 WST
1 WST = 1.3441
QAR
Avg
0.746213
High
0.752860
Low
0.741364
Last updated: 4/17/2026, 2:46:08 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.74 WST |
| 10 QAR | 7.44 WST |
| 50 QAR | 37.20 WST |
| 100 QAR | 74.40 WST |
| 500 QAR | 371.99 WST |
| 1,000 QAR | 743.98 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-04-17T14:46:08Z",
"rates": {
"WST": 0.743983
}
}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.39829999999999,
"rate": 0.743983
}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