Rate Overview
Live
1 CDF = 0.915605 MMK
1 MMK = 1.0922
CDF
Avg
0.917349
High
0.923776
Low
0.915006
Last updated: 9/4/2026, 12:11:29 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.92 MMK |
| 10 CDF | 9.16 MMK |
| 50 CDF | 45.78 MMK |
| 100 CDF | 91.56 MMK |
| 500 CDF | 457.80 MMK |
| 1,000 CDF | 915.61 MMK |
Get CDF/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=MMKExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-09-04T00:11:29Z",
"rates": {
"MMK": 0.915605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "MMK",
"amount": 100
},
"result": 91.5605,
"rate": 0.915605
}Build with CDF/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key