Rate Overview
Live
1 CDF = 0.906188 MMK
1 MMK = 1.1035
CDF
Avg
0.930850
High
0.994499
Low
0.906173
Last updated: 3/26/2026, 11:24:40 PM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.06 MMK |
| 50 CDF | 45.31 MMK |
| 100 CDF | 90.62 MMK |
| 500 CDF | 453.09 MMK |
| 1,000 CDF | 906.19 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-03-26T23:24:40Z",
"rates": {
"MMK": 0.906188
}
}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.6188,
"rate": 0.906188
}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