Rate Overview
Live
1 CRC = 0.249142 VUV
1 VUV = 4.0138
CRC
Avg
0.251316
High
0.253086
Low
0.249142
Last updated: 3/7/2026, 7:38:09 AM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.25 VUV |
| 10 CRC | 2.49 VUV |
| 50 CRC | 12.46 VUV |
| 100 CRC | 24.91 VUV |
| 500 CRC | 124.57 VUV |
| 1,000 CRC | 249.14 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-07T07:38:09Z",
"rates": {
"VUV": 0.249142
}
}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": 24.9142,
"rate": 0.249142
}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