Rate Overview
Live
1 XCD = 43.6995 VUV
1 VUV = 0.022884
XCD
Avg
43.8341
High
43.9568
Low
43.6995
Last updated: 8/20/2026, 9:06:05 PM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 43.70 VUV |
| 10 XCD | 437.00 VUV |
| 50 XCD | 2,184.98 VUV |
| 100 XCD | 4,369.95 VUV |
| 500 XCD | 21,849.77 VUV |
| 1,000 XCD | 43,699.53 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-08-20T21:06:05Z",
"rates": {
"VUV": 43.699532
}
}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": 4369.9532,
"rate": 43.699532
}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