Rate Overview
Live
1 XCD = 44.1243 VUV
1 VUV = 0.022663
XCD
Avg
44.1306
High
45.5566
Low
42.4212
Last updated: 7/28/2026, 1:08:17 PM
Quick Conversions
| XCD | VUV |
|---|---|
| 1 XCD | 44.12 VUV |
| 10 XCD | 441.24 VUV |
| 50 XCD | 2,206.21 VUV |
| 100 XCD | 4,412.43 VUV |
| 500 XCD | 22,062.15 VUV |
| 1,000 XCD | 44,124.30 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-07-28T13:08:17Z",
"rates": {
"VUV": 44.1243
}
}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": 4412.429999999999,
"rate": 44.1243
}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