Rate Overview
Live
1 XCD = 43.7467 VUV
1 VUV = 0.022859
XCD
Avg
43.8828
High
44.1104
Low
43.7199
Last updated: 4/18/2026, 8:45:46 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.75 VUV |
| 10 XCD | 437.47 VUV |
| 50 XCD | 2,187.33 VUV |
| 100 XCD | 4,374.67 VUV |
| 500 XCD | 21,873.33 VUV |
| 1,000 XCD | 43,746.66 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-04-18T08:45:46Z",
"rates": {
"VUV": 43.746655
}
}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": 4374.6655,
"rate": 43.746655
}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