Rate Overview
Live
1 VUV = 0.030580 QAR
1 QAR = 32.7011
VUV
Avg
0.030589
High
0.030666
Low
0.030522
Last updated: 6/18/2026, 11:42:28 AM
Quick Conversions
| VUV | QAR |
|---|---|
| 1 VUV | 0.03 QAR |
| 10 VUV | 0.31 QAR |
| 50 VUV | 1.53 QAR |
| 100 VUV | 3.06 QAR |
| 500 VUV | 15.29 QAR |
| 1,000 VUV | 30.58 QAR |
Get VUV/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=QARExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-18T11:42:28Z",
"rates": {
"QAR": 0.03058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "QAR",
"amount": 100
},
"result": 3.058,
"rate": 0.03058
}Build with VUV/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key