Rate Overview
Live
1 CAD = 1518.89 MMK
1 MMK = 0.000658
CAD
Avg
1521.34
High
1526.46
Low
1518.89
Last updated: 5/27/2026, 1:54:26 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,518.89 MMK |
| 10 CAD | 15,188.85 MMK |
| 50 CAD | 75,944.25 MMK |
| 100 CAD | 151,888.50 MMK |
| 500 CAD | 759,442.52 MMK |
| 1,000 CAD | 1,518,885.04 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-05-27T13:54:26Z",
"rates": {
"MMK": 1518.885036
}
}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": 151888.5036,
"rate": 1518.885036
}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