Rate Overview
Live
1 CRC = 0.257752 VUV
1 VUV = 3.8797
CRC
Avg
0.239971
High
0.257752
Low
0.227611
Last updated: 3/28/2026, 1:31:57 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.58 VUV |
| 50 CRC | 12.89 VUV |
| 100 CRC | 25.78 VUV |
| 500 CRC | 128.88 VUV |
| 1,000 CRC | 257.75 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-03-28T13:31:57Z",
"rates": {
"VUV": 0.257752
}
}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.775199999999998,
"rate": 0.257752
}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