Rate Overview
Live
1 CVE = 0.010529 USD
1 USD = 94.9758
CVE
Avg
0.010524
High
0.010540
Low
0.010500
Last updated: 9/7/2026, 5:57:30 PM
Quick Conversions
| CVE | USD |
|---|---|
| 1 CVE | 0.01 USD |
| 10 CVE | 0.11 USD |
| 50 CVE | 0.53 USD |
| 100 CVE | 1.05 USD |
| 500 CVE | 5.26 USD |
| 1,000 CVE | 10.53 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-09-07T17:57:30Z",
"rates": {
"USD": 0.010529
}
}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.0529,
"rate": 0.010529
}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