Rate Overview
Live
1 CDF = 0.910427 MMK
1 MMK = 1.0984
CDF
Avg
0.918831
High
0.982939
Low
0.905171
Last updated: 7/23/2026, 9:38:02 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.91 MMK |
| 10 CDF | 9.10 MMK |
| 50 CDF | 45.52 MMK |
| 100 CDF | 91.04 MMK |
| 500 CDF | 455.21 MMK |
| 1,000 CDF | 910.43 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-23T09:38:02Z",
"rates": {
"MMK": 0.910427
}
}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.0427,
"rate": 0.910427
}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