Rate Overview
Live
1 VUV = 0.011737 CAD
1 CAD = 85.2006
VUV
Avg
0.011727
High
0.011754
Low
0.011685
Last updated: 8/13/2026, 2:51:19 PM
Quick Conversions
| VUV | CAD |
|---|---|
| 1 VUV | 0.01 CAD |
| 10 VUV | 0.12 CAD |
| 50 VUV | 0.59 CAD |
| 100 VUV | 1.17 CAD |
| 500 VUV | 5.87 CAD |
| 1,000 VUV | 11.74 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-08-13T14:51:19Z",
"rates": {
"CAD": 0.011737
}
}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.1737,
"rate": 0.011737
}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