Rate Overview
Live
1 MDL = 0.079040 CAD
1 CAD = 12.6518
MDL
Avg
0.081059
High
0.083587
Low
0.078413
Last updated: 3/27/2026, 11:49:22 AM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.79 CAD |
| 50 MDL | 3.95 CAD |
| 100 MDL | 7.90 CAD |
| 500 MDL | 39.52 CAD |
| 1,000 MDL | 79.04 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-27T11:49:22Z",
"rates": {
"CAD": 0.07904
}
}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.904,
"rate": 0.07904
}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