Rate Overview
Live
1 CRC = 0.257345 VUV
1 VUV = 3.8858
CRC
Avg
0.257535
High
0.258257
Low
0.256865
Last updated: 4/17/2026, 1:30:35 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.57 VUV |
| 50 CRC | 12.87 VUV |
| 100 CRC | 25.73 VUV |
| 500 CRC | 128.67 VUV |
| 1,000 CRC | 257.34 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-04-17T13:30:35Z",
"rates": {
"VUV": 0.257345
}
}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.7345,
"rate": 0.257345
}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