Rate Overview
Live
1 CVE = 0.181410 MDL
1 MDL = 5.5124
CVE
Avg
0.182191
High
0.185608
Low
0.178328
Last updated: 7/26/2026, 9:17:24 PM
Quick Conversions
| CVE | MDL |
|---|---|
| 1 CVE | 0.18 MDL |
| 10 CVE | 1.81 MDL |
| 50 CVE | 9.07 MDL |
| 100 CVE | 18.14 MDL |
| 500 CVE | 90.71 MDL |
| 1,000 CVE | 181.41 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-26T21:17:24Z",
"rates": {
"MDL": 0.18141
}
}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.141,
"rate": 0.18141
}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