Rate Overview
Live
1 MDL = 0.078502 CAD
1 CAD = 12.7385
MDL
Avg
0.079284
High
0.079969
Low
0.078502
Last updated: 3/7/2026, 12:28:14 AM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.79 CAD |
| 50 MDL | 3.93 CAD |
| 100 MDL | 7.85 CAD |
| 500 MDL | 39.25 CAD |
| 1,000 MDL | 78.50 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-03-07T00:28:14Z",
"rates": {
"CAD": 0.078502
}
}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.8502,
"rate": 0.078502
}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