Rate Overview
Live
1 CAD = 1541.33 MMK
1 MMK = 0.000649
CAD
Avg
1542.34
High
1546.22
Low
1536.38
Last updated: 5/7/2026, 10:15:10 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,541.33 MMK |
| 10 CAD | 15,413.26 MMK |
| 50 CAD | 77,066.32 MMK |
| 100 CAD | 154,132.63 MMK |
| 500 CAD | 770,663.17 MMK |
| 1,000 CAD | 1,541,326.35 MMK |
Get CAD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=MMKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-07T10:15:10Z",
"rates": {
"MMK": 1541.326349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "MMK",
"amount": 100
},
"result": 154132.6349,
"rate": 1541.326349
}Build with CAD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key