Rate Overview
Live
1 MDL = 0.081175 CAD
1 CAD = 12.3191
MDL
Avg
0.080589
High
0.081175
Low
0.080240
Last updated: 6/19/2026, 1:44:38 AM
Quick Conversions
| MDL | CAD |
|---|---|
| 1 MDL | 0.08 CAD |
| 10 MDL | 0.81 CAD |
| 50 MDL | 4.06 CAD |
| 100 MDL | 8.12 CAD |
| 500 MDL | 40.59 CAD |
| 1,000 MDL | 81.18 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-06-19T01:44:38Z",
"rates": {
"CAD": 0.081175
}
}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.1175,
"rate": 0.081175
}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