Rate Overview
Live
1 CAD = 1489.62 MMK
1 MMK = 0.000671
CAD
Avg
1519.26
High
1550.43
Low
1474.33
Last updated: 7/26/2026, 4:23:52 AM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,489.62 MMK |
| 10 CAD | 14,896.18 MMK |
| 50 CAD | 74,480.90 MMK |
| 100 CAD | 148,961.80 MMK |
| 500 CAD | 744,808.99 MMK |
| 1,000 CAD | 1,489,617.99 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-07-26T04:23:52Z",
"rates": {
"MMK": 1489.617989
}
}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": 148961.7989,
"rate": 1489.617989
}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