Rate Overview
Live
1 XCD = 43.5573 VUV
1 VUV = 0.022958
XCD
Avg
43.5777
High
43.6703
Low
43.4864
Last updated: 9/10/2026, 5:35:00 AM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.56 VUV |
| 10 XCD | 435.57 VUV |
| 50 XCD | 2,177.87 VUV |
| 100 XCD | 4,355.74 VUV |
| 500 XCD | 21,778.68 VUV |
| 1,000 XCD | 43,557.35 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-09-10T05:35:00Z",
"rates": {
"VUV": 43.55735
}
}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": 4355.735,
"rate": 43.55735
}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