Rate Overview
Live
1 CAD = 1517.12 MMK
1 MMK = 0.000659
CAD
Avg
1534.28
High
1549.41
Low
1516.96
Last updated: 3/27/2026, 9:28:06 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,517.12 MMK |
| 10 CAD | 15,171.21 MMK |
| 50 CAD | 75,856.07 MMK |
| 100 CAD | 151,712.14 MMK |
| 500 CAD | 758,560.71 MMK |
| 1,000 CAD | 1,517,121.42 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-27T09:28:06Z",
"rates": {
"MMK": 1517.121421
}
}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.1421,
"rate": 1517.121421
}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