Rate Overview
Live
1 XCD = 44.0113 VUV
1 VUV = 0.022721
XCD
Avg
43.9878
High
44.1564
Low
43.8762
Last updated: 6/19/2026, 11:54:16 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 44.01 VUV |
| 10 XCD | 440.11 VUV |
| 50 XCD | 2,200.56 VUV |
| 100 XCD | 4,401.13 VUV |
| 500 XCD | 22,005.65 VUV |
| 1,000 XCD | 44,011.29 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-06-19T11:54:16Z",
"rates": {
"VUV": 44.011294
}
}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.1294,
"rate": 44.011294
}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