Rate Overview
Live
1 CAD = 1486.67 MMK
1 MMK = 0.000673
CAD
Avg
1490.80
High
1496.42
Low
1486.67
Last updated: 7/27/2026, 8:52:00 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,486.67 MMK |
| 10 CAD | 14,866.75 MMK |
| 50 CAD | 74,333.73 MMK |
| 100 CAD | 148,667.45 MMK |
| 500 CAD | 743,337.27 MMK |
| 1,000 CAD | 1,486,674.54 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-27T20:52:00Z",
"rates": {
"MMK": 1486.674544
}
}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": 148667.4544,
"rate": 1486.674544
}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