Rate Overview
Live
1 CAD = 1499.82 MMK
1 MMK = 0.000667
CAD
Avg
1501.38
High
1507.37
Low
1498.37
Last updated: 6/17/2026, 6:42:31 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,499.82 MMK |
| 10 CAD | 14,998.20 MMK |
| 50 CAD | 74,990.99 MMK |
| 100 CAD | 149,981.98 MMK |
| 500 CAD | 749,909.92 MMK |
| 1,000 CAD | 1,499,819.85 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-06-17T06:42:31Z",
"rates": {
"MMK": 1499.819849
}
}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": 149981.9849,
"rate": 1499.819849
}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