Rate Overview
Live
1 XCD = 44.3775 VUV
1 VUV = 0.022534
XCD
Avg
44.3408
High
44.5036
Low
44.1569
Last updated: 7/9/2026, 3:51:51 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 44.38 VUV |
| 10 XCD | 443.77 VUV |
| 50 XCD | 2,218.87 VUV |
| 100 XCD | 4,437.75 VUV |
| 500 XCD | 22,188.74 VUV |
| 1,000 XCD | 44,377.48 VUV |
Get XCD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=VUVExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-09T03:51:51Z",
"rates": {
"VUV": 44.377479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "VUV",
"amount": 100
},
"result": 4437.7479,
"rate": 44.377479
}Build with XCD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key