Rate Overview
Live
1 CAD = 1516.90 MMK
1 MMK = 0.000659
CAD
Avg
1514.31
High
1522.72
Low
1507.69
Last updated: 9/4/2026, 7:47:39 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,516.90 MMK |
| 10 CAD | 15,168.97 MMK |
| 50 CAD | 75,844.85 MMK |
| 100 CAD | 151,689.69 MMK |
| 500 CAD | 758,448.46 MMK |
| 1,000 CAD | 1,516,896.93 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-09-04T19:47:39Z",
"rates": {
"MMK": 1516.896926
}
}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": 151689.69259999998,
"rate": 1516.896926
}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