Rate Overview
Live
1 VUV = 0.011813 CAD
1 CAD = 84.6525
VUV
Avg
0.011621
High
0.011917
Low
0.011385
Last updated: 7/24/2026, 11:39:39 PM
Quick Conversions
| VUV | CAD |
|---|---|
| 1 VUV | 0.01 CAD |
| 10 VUV | 0.12 CAD |
| 50 VUV | 0.59 CAD |
| 100 VUV | 1.18 CAD |
| 500 VUV | 5.91 CAD |
| 1,000 VUV | 11.81 CAD |
Get VUV/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=CADExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-24T23:39:39Z",
"rates": {
"CAD": 0.011813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "CAD",
"amount": 100
},
"result": 1.1813,
"rate": 0.011813
}Build with VUV/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key