Rate Overview
Live
1 QAR = 0.744678 WST
1 WST = 1.3429
QAR
Avg
0.743176
High
0.745539
Low
0.740930
Last updated: 9/4/2026, 2:51:19 PM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.74 WST |
| 10 QAR | 7.45 WST |
| 50 QAR | 37.23 WST |
| 100 QAR | 74.47 WST |
| 500 QAR | 372.34 WST |
| 1,000 QAR | 744.68 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-09-04T14:51:19Z",
"rates": {
"WST": 0.744678
}
}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.4678,
"rate": 0.744678
}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