Rate Overview
Live
1 CRC = 0.260995 VUV
1 VUV = 3.8315
CRC
Avg
0.239801
High
0.260995
Low
0.222798
Last updated: 5/28/2026, 9:43:27 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.61 VUV |
| 50 CRC | 13.05 VUV |
| 100 CRC | 26.10 VUV |
| 500 CRC | 130.50 VUV |
| 1,000 CRC | 261.00 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-28T21:43:27Z",
"rates": {
"VUV": 0.260995
}
}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.0995,
"rate": 0.260995
}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