Rate Overview
Live
1 CRC = 0.261545 VUV
1 VUV = 3.8234
CRC
Avg
0.252840
High
0.261847
Low
0.240585
Last updated: 5/29/2026, 2:30:11 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.62 VUV |
| 50 CRC | 13.08 VUV |
| 100 CRC | 26.15 VUV |
| 500 CRC | 130.77 VUV |
| 1,000 CRC | 261.55 VUV |
Get CRC/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=VUVExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-05-29T14:30:11Z",
"rates": {
"VUV": 0.261545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "VUV",
"amount": 100
},
"result": 26.154500000000002,
"rate": 0.261545
}Build with CRC/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key