Rate Overview
Live
1 QAR = 0.752875 WST
1 WST = 1.3282
QAR
Avg
0.745721
High
0.752875
Low
0.739422
Last updated: 3/7/2026, 9:28:27 AM
Quick Conversions
| QAR | WST |
|---|---|
| 1 QAR | 0.75 WST |
| 10 QAR | 7.53 WST |
| 50 QAR | 37.64 WST |
| 100 QAR | 75.29 WST |
| 500 QAR | 376.44 WST |
| 1,000 QAR | 752.88 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-07T09:28:27Z",
"rates": {
"WST": 0.752875
}
}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.2875,
"rate": 0.752875
}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