Rate Overview
Live
1 CRC = 0.262352 VUV
1 VUV = 3.8117
CRC
Avg
0.262637
High
0.263518
Low
0.261609
Last updated: 7/28/2026, 11:37:39 AM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.62 VUV |
| 50 CRC | 13.12 VUV |
| 100 CRC | 26.24 VUV |
| 500 CRC | 131.18 VUV |
| 1,000 CRC | 262.35 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-28T11:37:39Z",
"rates": {
"VUV": 0.262352
}
}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.2352,
"rate": 0.262352
}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