Rate Overview
Live
1 QAR = 32.5033 VUV
1 VUV = 0.030766
QAR
Avg
32.4842
High
32.5686
Low
32.2465
Last updated: 5/27/2026, 5:13:09 PM
Quick Conversions
| QAR | VUV |
|---|---|
| 1 QAR | 32.50 VUV |
| 10 QAR | 325.03 VUV |
| 50 QAR | 1,625.16 VUV |
| 100 QAR | 3,250.33 VUV |
| 500 QAR | 16,251.65 VUV |
| 1,000 QAR | 32,503.30 VUV |
Get QAR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=VUVExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-27T17:13:09Z",
"rates": {
"VUV": 32.503296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "VUV",
"amount": 100
},
"result": 3250.3296,
"rate": 32.503296
}Build with QAR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key