Rate Overview
Live
1 MDL = 130.9285 CDF
1 CDF = 0.007638
MDL
Avg
131.7648
High
136.0970
Low
123.5570
Last updated: 7/21/2026, 3:26:47 PM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 130.93 CDF |
| 10 MDL | 1,309.28 CDF |
| 50 MDL | 6,546.42 CDF |
| 100 MDL | 13,092.85 CDF |
| 500 MDL | 65,464.25 CDF |
| 1,000 MDL | 130,928.50 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-21T15:26:47Z",
"rates": {
"CDF": 130.928498
}
}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": 13092.8498,
"rate": 130.928498
}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