Rate Overview
Live
1 MDL = 134.3845 CDF
1 CDF = 0.007441
MDL
Avg
134.4368
High
135.3299
Low
133.5541
Last updated: 4/18/2026, 8:43:28 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 134.38 CDF |
| 10 MDL | 1,343.84 CDF |
| 50 MDL | 6,719.22 CDF |
| 100 MDL | 13,438.45 CDF |
| 500 MDL | 67,192.24 CDF |
| 1,000 MDL | 134,384.49 CDF |
Get MDL/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CDFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-18T08:43:28Z",
"rates": {
"CDF": 134.384486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CDF",
"amount": 100
},
"result": 13438.448600000002,
"rate": 134.384486
}Build with MDL/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key