Rate Overview
Live
1 CAD = 1518.20 MMK
1 MMK = 0.000659
CAD
Avg
1531.90
High
1546.22
Low
1517.92
Last updated: 5/27/2026, 2:54:58 PM
Quick Conversions
| CAD | MMK |
|---|---|
| 1 CAD | 1,518.20 MMK |
| 10 CAD | 15,181.99 MMK |
| 50 CAD | 75,909.93 MMK |
| 100 CAD | 151,819.87 MMK |
| 500 CAD | 759,099.33 MMK |
| 1,000 CAD | 1,518,198.66 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-27T14:54:58Z",
"rates": {
"MMK": 1518.198665
}
}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": 151819.8665,
"rate": 1518.198665
}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