Rate Overview
Live
1 CVE = 0.010363 USD
1 USD = 96.4972
CVE
Avg
0.010469
High
0.010532
Low
0.010363
Last updated: 6/19/2026, 9:44:37 AM
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.18 USD |
| 1,000 CVE | 10.36 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-06-19T09:44:37Z",
"rates": {
"USD": 0.010363
}
}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.0363,
"rate": 0.010363
}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