Rate Overview
Live
1 MDL = 0.080137 CAD
1 CAD = 12.4786
MDL
Avg
0.079879
High
0.081034
Low
0.078445
Last updated: 7/23/2026, 9:53:10 PM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.80 CAD |
| 50 MDL | 4.01 CAD |
| 100 MDL | 8.01 CAD |
| 500 MDL | 40.07 CAD |
| 1,000 MDL | 80.14 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-23T21:53:10Z",
"rates": {
"CAD": 0.080137
}
}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": 8.0137,
"rate": 0.080137
}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