Rate Overview
Live
1 QAR = 32.6379 VUV
1 VUV = 0.030639
QAR
Avg
32.6933
High
32.7623
Low
32.6084
Last updated: 6/17/2026, 8:00:09 AM
Quick Conversions
| QAR | VUV |
|---|---|
| 1 QAR | 32.64 VUV |
| 10 QAR | 326.38 VUV |
| 50 QAR | 1,631.90 VUV |
| 100 QAR | 3,263.79 VUV |
| 500 QAR | 16,318.96 VUV |
| 1,000 QAR | 32,637.91 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-06-17T08:00:09Z",
"rates": {
"VUV": 32.637912
}
}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": 3263.7912,
"rate": 32.637912
}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