Rate Overview
Live
1 QAR = 32.7123 VUV
1 VUV = 0.030570
QAR
Avg
32.6654
High
32.7143
Low
32.4504
Last updated: 3/7/2026, 7:40:08 AM
Quick Conversions
| QAR | VUV |
|---|---|
| 1 QAR | 32.71 VUV |
| 10 QAR | 327.12 VUV |
| 50 QAR | 1,635.62 VUV |
| 100 QAR | 3,271.23 VUV |
| 500 QAR | 16,356.15 VUV |
| 1,000 QAR | 32,712.31 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-03-07T07:40:08Z",
"rates": {
"VUV": 32.712307
}
}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": 3271.2307,
"rate": 32.712307
}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