Rate Overview
Live
1 CVE = 0.010632 USD
1 USD = 94.0557
CVE
Avg
0.010610
High
0.010643
Low
0.010565
Last updated: 5/9/2026, 4:53:40 AM
Quick Conversions
| CVE | USD |
|---|---|
| 1 CVE | 0.01 USD |
| 10 CVE | 0.11 USD |
| 50 CVE | 0.53 USD |
| 100 CVE | 1.06 USD |
| 500 CVE | 5.32 USD |
| 1,000 CVE | 10.63 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-05-09T04:53:40Z",
"rates": {
"USD": 0.010632
}
}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.0632000000000001,
"rate": 0.010632
}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