Rate Overview
Live
1 XCD = 44.0180 VUV
1 VUV = 0.022718
XCD
Avg
44.0361
High
44.5036
Low
43.5474
Last updated: 7/31/2026, 12:30:38 PM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 44.02 VUV |
| 10 XCD | 440.18 VUV |
| 50 XCD | 2,200.90 VUV |
| 100 XCD | 4,401.80 VUV |
| 500 XCD | 22,009.00 VUV |
| 1,000 XCD | 44,018.00 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-31T12:30:38Z",
"rates": {
"VUV": 44.018004
}
}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": 4401.8004,
"rate": 44.018004
}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