Rate Overview
Live
1 XCD = 43.7131 VUV
1 VUV = 0.022876
XCD
Avg
44.0750
High
44.8544
Low
43.5842
Last updated: 5/29/2026, 5:26:16 PM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.71 VUV |
| 10 XCD | 437.13 VUV |
| 50 XCD | 2,185.65 VUV |
| 100 XCD | 4,371.31 VUV |
| 500 XCD | 21,856.54 VUV |
| 1,000 XCD | 43,713.08 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-29T17:26:16Z",
"rates": {
"VUV": 43.713075
}
}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": 4371.307500000001,
"rate": 43.713075
}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