Rate Overview
Live
1 MDL = 0.079849 CAD
1 CAD = 12.5236
MDL
Avg
0.079888
High
0.083224
Low
0.076830
Last updated: 7/29/2026, 9:54:11 AM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.80 CAD |
| 50 MDL | 3.99 CAD |
| 100 MDL | 7.98 CAD |
| 500 MDL | 39.92 CAD |
| 1,000 MDL | 79.85 CAD |
Get MDL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CADExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-29T09:54:11Z",
"rates": {
"CAD": 0.079849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CAD",
"amount": 100
},
"result": 7.9849000000000006,
"rate": 0.079849
}Build with MDL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key