Rate Overview
Live
1 VUV = 0.011785 CAD
1 CAD = 84.8536
VUV
Avg
0.011739
High
0.011785
Low
0.011687
Last updated: 6/16/2026, 10:06:25 AM
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.89 CAD |
| 1,000 VUV | 11.79 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-06-16T10:06:25Z",
"rates": {
"CAD": 0.011785
}
}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.1785,
"rate": 0.011785
}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