Rate Overview
Live
1 CAD = 1547.33 MMK
1 MMK = 0.000646
CAD
Avg
1539.14
High
1547.33
Low
1534.43
Last updated: 3/7/2026, 12:30:37 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,547.33 MMK |
| 10 CAD | 15,473.29 MMK |
| 50 CAD | 77,366.47 MMK |
| 100 CAD | 154,732.93 MMK |
| 500 CAD | 773,664.67 MMK |
| 1,000 CAD | 1,547,329.33 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-03-07T00:30:37Z",
"rates": {
"MMK": 1547.32933
}
}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": 154732.933,
"rate": 1547.32933
}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