Rate Overview
Live
1 CDF = 0.917101 MMK
1 MMK = 1.0904
CDF
Avg
0.918428
High
0.926143
Low
0.916880
Last updated: 8/13/2026, 5:22:16 AM
Quick Conversions
| CDF | MMK |
|---|---|
| 1 CDF | 0.92 MMK |
| 10 CDF | 9.17 MMK |
| 50 CDF | 45.86 MMK |
| 100 CDF | 91.71 MMK |
| 500 CDF | 458.55 MMK |
| 1,000 CDF | 917.10 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-08-13T05:22:16Z",
"rates": {
"MMK": 0.917101
}
}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.71010000000001,
"rate": 0.917101
}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