Rate Overview
Live
1 CDF = 0.918073 MMK
1 MMK = 1.0892
CDF
Avg
0.924320
High
0.994499
Low
0.904162
Last updated: 7/26/2026, 12:51:47 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.92 MMK |
| 10 CDF | 9.18 MMK |
| 50 CDF | 45.90 MMK |
| 100 CDF | 91.81 MMK |
| 500 CDF | 459.04 MMK |
| 1,000 CDF | 918.07 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-26T00:51:47Z",
"rates": {
"MMK": 0.918073
}
}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.8073,
"rate": 0.918073
}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