Rate Overview
Live
1 CAD = 1491.63 MMK
1 MMK = 0.000670
CAD
Avg
1484.55
High
1497.44
Low
1474.33
Last updated: 7/24/2026, 10:14:34 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,491.63 MMK |
| 10 CAD | 14,916.33 MMK |
| 50 CAD | 74,581.66 MMK |
| 100 CAD | 149,163.33 MMK |
| 500 CAD | 745,816.63 MMK |
| 1,000 CAD | 1,491,633.26 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-07-24T10:14:34Z",
"rates": {
"MMK": 1491.63326
}
}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": 149163.326,
"rate": 1491.63326
}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