Rate Overview
Live
1 CVE = 0.010537 USD
1 USD = 94.9037
CVE
Avg
0.010606
High
0.010715
Low
0.010518
Last updated: 3/7/2026, 2:25:19 AM
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.27 USD |
| 1,000 CVE | 10.54 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-03-07T02:25:19Z",
"rates": {
"USD": 0.010537
}
}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.0536999999999999,
"rate": 0.010537
}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