Rate Overview
Live
1 MMK = 1.1000 CDF
1 CDF = 0.909085
MMK
Avg
1.0757
High
1.1000
Low
1.0230
Last updated: 3/6/2026, 11:47:30 PM
Quick Conversions
| MMK | CDF |
|---|---|
| 1 MMK | 1.10 CDF |
| 10 MMK | 11.00 CDF |
| 50 MMK | 55.00 CDF |
| 100 MMK | 110.00 CDF |
| 500 MMK | 550.00 CDF |
| 1,000 MMK | 1,100.01 CDF |
Get MMK/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=CDFExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-06T23:47:30Z",
"rates": {
"CDF": 1.100007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "CDF",
"amount": 100
},
"result": 110.0007,
"rate": 1.100007
}Build with MMK/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key