Rate Overview
Live
1 VUV = 0.011522 CAD
1 CAD = 86.7905
VUV
Avg
0.011530
High
0.011561
Low
0.011492
Last updated: 3/27/2026, 9:31:39 AM
Quick Conversions
| VUV | CAD |
|---|---|
| 1 VUV | 0.01 CAD |
| 10 VUV | 0.12 CAD |
| 50 VUV | 0.58 CAD |
| 100 VUV | 1.15 CAD |
| 500 VUV | 5.76 CAD |
| 1,000 VUV | 11.52 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-03-27T09:31:39Z",
"rates": {
"CAD": 0.011522
}
}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.1522,
"rate": 0.011522
}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