Rate Overview
Live
1 CAD = 1488.49 MMK
1 MMK = 0.000672
CAD
Avg
1506.82
High
1616.85
Low
1298.85
Last updated: 7/28/2026, 12:03:31 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,488.49 MMK |
| 10 CAD | 14,884.90 MMK |
| 50 CAD | 74,424.50 MMK |
| 100 CAD | 148,849.00 MMK |
| 500 CAD | 744,245.02 MMK |
| 1,000 CAD | 1,488,490.05 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-28T12:03:31Z",
"rates": {
"MMK": 1488.490049
}
}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": 148849.0049,
"rate": 1488.490049
}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