Rate Overview
Live
1 CAD = 1517.73 MMK
1 MMK = 0.000659
CAD
Avg
1530.38
High
1550.43
Low
1511.27
Last updated: 5/27/2026, 7:24:52 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,517.73 MMK |
| 10 CAD | 15,177.27 MMK |
| 50 CAD | 75,886.34 MMK |
| 100 CAD | 151,772.68 MMK |
| 500 CAD | 758,863.40 MMK |
| 1,000 CAD | 1,517,726.80 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-27T19:24:52Z",
"rates": {
"MMK": 1517.726801
}
}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": 151772.6801,
"rate": 1517.726801
}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