Rate Overview
Live
1 CRC = 0.262094 VUV
1 VUV = 3.8154
CRC
Avg
0.260973
High
0.262094
Low
0.259802
Last updated: 6/18/2026, 9:59:05 AM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.62 VUV |
| 50 CRC | 13.10 VUV |
| 100 CRC | 26.21 VUV |
| 500 CRC | 131.05 VUV |
| 1,000 CRC | 262.09 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-06-18T09:59:05Z",
"rates": {
"VUV": 0.262094
}
}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.2094,
"rate": 0.262094
}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