Rate Overview
Live
1 CAD = 1515.88 MMK
1 MMK = 0.000660
CAD
Avg
1518.42
High
1552.78
Low
1468.00
Last updated: 3/27/2026, 2:38:44 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,515.88 MMK |
| 10 CAD | 15,158.85 MMK |
| 50 CAD | 75,794.23 MMK |
| 100 CAD | 151,588.47 MMK |
| 500 CAD | 757,942.33 MMK |
| 1,000 CAD | 1,515,884.67 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-27T14:38:44Z",
"rates": {
"MMK": 1515.884665
}
}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": 151588.4665,
"rate": 1515.884665
}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