Rate Overview
Live
1 CVE = 0.182145 MDL
1 MDL = 5.4901
CVE
Avg
0.182545
High
0.183292
Low
0.182054
Last updated: 7/2/2026, 2:41:12 PM
Quick Conversions
| CVE | MDL |
|---|---|
| 1 CVE | 0.18 MDL |
| 10 CVE | 1.82 MDL |
| 50 CVE | 9.11 MDL |
| 100 CVE | 18.21 MDL |
| 500 CVE | 91.07 MDL |
| 1,000 CVE | 182.15 MDL |
Get CVE/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CVE¤cies=MDLExample Response:
{
"success": true,
"base": "CVE",
"date": "2026-07-02T14:41:12Z",
"rates": {
"MDL": 0.182145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CVE&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CVE",
"to": "MDL",
"amount": 100
},
"result": 18.2145,
"rate": 0.182145
}Build with CVE/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key