Rate Overview
Live
1 CAD = 1535.16 MMK
1 MMK = 0.000651
CAD
Avg
1524.27
High
1535.16
Low
1516.30
Last updated: 4/17/2026, 6:27:50 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,535.16 MMK |
| 10 CAD | 15,351.60 MMK |
| 50 CAD | 76,757.99 MMK |
| 100 CAD | 153,515.99 MMK |
| 500 CAD | 767,579.94 MMK |
| 1,000 CAD | 1,535,159.88 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-17T06:27:50Z",
"rates": {
"MMK": 1535.15988
}
}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": 153515.98799999998,
"rate": 1535.15988
}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