Rate Overview
Live
1 CAD = 1517.88 MMK
1 MMK = 0.000659
CAD
Avg
1522.87
High
1549.41
Low
1487.93
Last updated: 5/27/2026, 4:08:04 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,517.88 MMK |
| 10 CAD | 15,178.80 MMK |
| 50 CAD | 75,894.02 MMK |
| 100 CAD | 151,788.04 MMK |
| 500 CAD | 758,940.20 MMK |
| 1,000 CAD | 1,517,880.40 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-05-27T16:08:04Z",
"rates": {
"MMK": 1517.880399
}
}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": 151788.0399,
"rate": 1517.880399
}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