Rate Overview
Live
1 CDF = 0.909037 MMK
1 MMK = 1.1001
CDF
Avg
0.911576
High
0.913260
Low
0.909037
Last updated: 4/16/2026, 2:38:33 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.09 MMK |
| 50 CDF | 45.45 MMK |
| 100 CDF | 90.90 MMK |
| 500 CDF | 454.52 MMK |
| 1,000 CDF | 909.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-04-16T02:38:33Z",
"rates": {
"MMK": 0.909037
}
}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.9037,
"rate": 0.909037
}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