Rate Overview
Live
1 CVE = 0.010371 USD
1 USD = 96.4227
CVE
Avg
0.010356
High
0.010375
Low
0.010296
Last updated: 7/7/2026, 1:57:34 PM
Quick Conversions
| CVE | USD |
|---|---|
| 1 CVE | 0.01 USD |
| 10 CVE | 0.10 USD |
| 50 CVE | 0.52 USD |
| 100 CVE | 1.04 USD |
| 500 CVE | 5.19 USD |
| 1,000 CVE | 10.37 USD |
Get CVE/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=USDExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-07-07T13:57:34Z",
"rates": {
"USD": 0.010371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "USD",
"amount": 100
},
"result": 1.0371,
"rate": 0.010371
}Build with CVE/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key