Rate Overview
Live
1 CDF = 0.909084 MMK
1 MMK = 1.1000
CDF
Avg
0.930121
High
0.977536
Low
0.909084
Last updated: 3/6/2026, 6:29:45 PM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.09 MMK |
| 50 CDF | 45.45 MMK |
| 100 CDF | 90.91 MMK |
| 500 CDF | 454.54 MMK |
| 1,000 CDF | 909.08 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-06T18:29:45Z",
"rates": {
"MMK": 0.909084
}
}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.9084,
"rate": 0.909084
}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