Rate Overview
Live
1 CDF = 0.920019 MMK
1 MMK = 1.0869
CDF
Avg
0.915175
High
0.922968
Low
0.907486
Last updated: 7/4/2026, 8:20:47 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.92 MMK |
| 10 CDF | 9.20 MMK |
| 50 CDF | 46.00 MMK |
| 100 CDF | 92.00 MMK |
| 500 CDF | 460.01 MMK |
| 1,000 CDF | 920.02 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-04T08:20:47Z",
"rates": {
"MMK": 0.920019
}
}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": 92.0019,
"rate": 0.920019
}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