Rate Overview
Live
1 CDF = 0.911038 MMK
1 MMK = 1.0976
CDF
Avg
0.814077
High
0.964121
Low
0.720961
Last updated: 7/21/2026, 7:06:34 PM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.11 MMK |
| 50 CDF | 45.55 MMK |
| 100 CDF | 91.10 MMK |
| 500 CDF | 455.52 MMK |
| 1,000 CDF | 911.04 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-21T19:06:34Z",
"rates": {
"MMK": 0.911038
}
}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.1038,
"rate": 0.911038
}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