Rate Overview
Live
1 CVE = 0.182641 MDL
1 MDL = 5.4752
CVE
Avg
0.182368
High
0.183214
Low
0.180628
Last updated: 4/16/2026, 9:56:51 PM
Quick Conversions
| CVE | MDL |
|---|---|
| 1 CVE | 0.18 MDL |
| 10 CVE | 1.83 MDL |
| 50 CVE | 9.13 MDL |
| 100 CVE | 18.26 MDL |
| 500 CVE | 91.32 MDL |
| 1,000 CVE | 182.64 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-04-16T21:56:51Z",
"rates": {
"MDL": 0.182641
}
}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.2641,
"rate": 0.182641
}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