Rate Overview
Live
1 CAD = 1513.38 MMK
1 MMK = 0.000661
CAD
Avg
1506.98
High
1513.52
Low
1498.72
Last updated: 8/14/2026, 7:57:29 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,513.38 MMK |
| 10 CAD | 15,133.79 MMK |
| 50 CAD | 75,668.94 MMK |
| 100 CAD | 151,337.89 MMK |
| 500 CAD | 756,689.44 MMK |
| 1,000 CAD | 1,513,378.88 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-08-14T19:57:29Z",
"rates": {
"MMK": 1513.378884
}
}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": 151337.8884,
"rate": 1513.378884
}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