Rate Overview
Live
1 XCD = 43.9669 VUV
1 VUV = 0.022744
XCD
Avg
43.9394
High
44.0775
Low
43.7076
Last updated: 3/7/2026, 1:00:26 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.97 VUV |
| 10 XCD | 439.67 VUV |
| 50 XCD | 2,198.35 VUV |
| 100 XCD | 4,396.69 VUV |
| 500 XCD | 21,983.46 VUV |
| 1,000 XCD | 43,966.92 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-03-07T01:00:26Z",
"rates": {
"VUV": 43.966919
}
}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": 4396.6919,
"rate": 43.966919
}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