Rate Overview
Live
1 CAD = 1535.09 MMK
1 MMK = 0.000651
CAD
Avg
1524.31
High
1535.09
Low
1516.30
Last updated: 4/17/2026, 7:36:55 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,535.09 MMK |
| 10 CAD | 15,350.87 MMK |
| 50 CAD | 76,754.35 MMK |
| 100 CAD | 153,508.69 MMK |
| 500 CAD | 767,543.48 MMK |
| 1,000 CAD | 1,535,086.95 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-04-17T07:36:55Z",
"rates": {
"MMK": 1535.08695
}
}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": 153508.69499999998,
"rate": 1535.08695
}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