Rate Overview
Live
1 MDL = 0.080059 CAD
1 CAD = 12.4908
MDL
Avg
0.080331
High
0.080809
Low
0.079770
Last updated: 7/23/2026, 8:39:10 AM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.80 CAD |
| 50 MDL | 4.00 CAD |
| 100 MDL | 8.01 CAD |
| 500 MDL | 40.03 CAD |
| 1,000 MDL | 80.06 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-23T08:39:10Z",
"rates": {
"CAD": 0.080059
}
}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.0059,
"rate": 0.080059
}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