Rate Overview
Live
1 CAD = 1516.71 MMK
1 MMK = 0.000659
CAD
Avg
1524.98
High
1531.78
Low
1516.71
Last updated: 3/27/2026, 7:42:33 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,516.71 MMK |
| 10 CAD | 15,167.05 MMK |
| 50 CAD | 75,835.26 MMK |
| 100 CAD | 151,670.53 MMK |
| 500 CAD | 758,352.65 MMK |
| 1,000 CAD | 1,516,705.30 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-27T07:42:33Z",
"rates": {
"MMK": 1516.705296
}
}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": 151670.5296,
"rate": 1516.705296
}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