Rate Overview
Live
1 XCD = 43.7890 VUV
1 VUV = 0.022837
XCD
Avg
43.7561
High
43.9608
Low
43.5642
Last updated: 5/9/2026, 12:24:48 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.79 VUV |
| 10 XCD | 437.89 VUV |
| 50 XCD | 2,189.45 VUV |
| 100 XCD | 4,378.90 VUV |
| 500 XCD | 21,894.49 VUV |
| 1,000 XCD | 43,788.99 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-05-09T00:24:48Z",
"rates": {
"VUV": 43.788988
}
}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": 4378.8988,
"rate": 43.788988
}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