Rate Overview
Live
1 CRC = 0.256311 VUV
1 VUV = 3.9015
CRC
Avg
0.259194
High
0.261264
Low
0.256257
Last updated: 5/8/2026, 2:15:40 PM
Quick Conversions
| CRC | VUV |
|---|---|
| 1 CRC | 0.26 VUV |
| 10 CRC | 2.56 VUV |
| 50 CRC | 12.82 VUV |
| 100 CRC | 25.63 VUV |
| 500 CRC | 128.16 VUV |
| 1,000 CRC | 256.31 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-08T14:15:40Z",
"rates": {
"VUV": 0.256311
}
}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.6311,
"rate": 0.256311
}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