Rate Overview
Live
1 CRC = 0.259626 VUV
1 VUV = 3.8517
CRC
Avg
0.260444
High
0.261475
Low
0.259626
Last updated: 9/8/2026, 12:47:28 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.60 VUV |
| 50 CRC | 12.98 VUV |
| 100 CRC | 25.96 VUV |
| 500 CRC | 129.81 VUV |
| 1,000 CRC | 259.63 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-09-08T12:47:28Z",
"rates": {
"VUV": 0.259626
}
}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": 25.962600000000002,
"rate": 0.259626
}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