Rate Overview
Live
1 VUV = 0.030378 QAR
1 QAR = 32.9186
VUV
Avg
0.030360
High
0.030502
Low
0.030286
Last updated: 7/7/2026, 5:12:44 AM
Quick Conversions
| VUV | QAR |
|---|---|
| 1 VUV | 0.03 QAR |
| 10 VUV | 0.30 QAR |
| 50 VUV | 1.52 QAR |
| 100 VUV | 3.04 QAR |
| 500 VUV | 15.19 QAR |
| 1,000 VUV | 30.38 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-07-07T05:12:44Z",
"rates": {
"QAR": 0.030378
}
}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.0378,
"rate": 0.030378
}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