Rate Overview
Live
1 CAD = 1490.07 MMK
1 MMK = 0.000671
CAD
Avg
1518.40
High
1549.41
Low
1475.26
Last updated: 7/25/2026, 10:24:00 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,490.07 MMK |
| 10 CAD | 14,900.69 MMK |
| 50 CAD | 74,503.47 MMK |
| 100 CAD | 149,006.94 MMK |
| 500 CAD | 745,034.70 MMK |
| 1,000 CAD | 1,490,069.41 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-25T22:24:00Z",
"rates": {
"MMK": 1490.069405
}
}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": 149006.9405,
"rate": 1490.069405
}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