Rate Overview
Live
1 CRC = 0.264294 VUV
1 VUV = 3.7837
CRC
Avg
0.263605
High
0.264294
Low
0.261800
Last updated: 7/8/2026, 12:24:42 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.64 VUV |
| 50 CRC | 13.21 VUV |
| 100 CRC | 26.43 VUV |
| 500 CRC | 132.15 VUV |
| 1,000 CRC | 264.29 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-07-08T12:24:42Z",
"rates": {
"VUV": 0.264294
}
}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.429399999999998,
"rate": 0.264294
}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