Rate Overview
Live
1 MDL = 131.0104 CDF
1 CDF = 0.007633
MDL
Avg
130.6339
High
131.5594
Low
128.2237
Last updated: 7/29/2026, 9:03:57 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 131.01 CDF |
| 10 MDL | 1,310.10 CDF |
| 50 MDL | 6,550.52 CDF |
| 100 MDL | 13,101.04 CDF |
| 500 MDL | 65,505.20 CDF |
| 1,000 MDL | 131,010.41 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-07-29T09:03:57Z",
"rates": {
"CDF": 131.010405
}
}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": 13101.0405,
"rate": 131.010405
}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