Rate Overview
Live
1 CAD = 1477.17 MMK
1 MMK = 0.000677
CAD
Avg
1477.26
High
1479.04
Low
1475.09
Last updated: 7/7/2026, 12:19:49 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,477.17 MMK |
| 10 CAD | 14,771.66 MMK |
| 50 CAD | 73,858.28 MMK |
| 100 CAD | 147,716.56 MMK |
| 500 CAD | 738,582.81 MMK |
| 1,000 CAD | 1,477,165.63 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-07T12:19:49Z",
"rates": {
"MMK": 1477.165627
}
}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": 147716.5627,
"rate": 1477.165627
}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