Rate Overview
Live
1 CAD = 1517.13 MMK
1 MMK = 0.000659
CAD
Avg
1532.40
High
1550.43
Low
1513.20
Last updated: 3/27/2026, 11:22:37 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,517.13 MMK |
| 10 CAD | 15,171.27 MMK |
| 50 CAD | 75,856.34 MMK |
| 100 CAD | 151,712.69 MMK |
| 500 CAD | 758,563.45 MMK |
| 1,000 CAD | 1,517,126.90 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-03-27T11:22:37Z",
"rates": {
"MMK": 1517.126898
}
}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": 151712.6898,
"rate": 1517.126898
}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