Rate Overview
Live
1 CDF = 0.909480 MMK
1 MMK = 1.0995
CDF
Avg
0.923877
High
0.994499
Low
0.904162
Last updated: 7/17/2026, 9:15:40 PM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.09 MMK |
| 50 CDF | 45.47 MMK |
| 100 CDF | 90.95 MMK |
| 500 CDF | 454.74 MMK |
| 1,000 CDF | 909.48 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-07-17T21:15:40Z",
"rates": {
"MMK": 0.90948
}
}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": 90.948,
"rate": 0.90948
}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