Rate Overview
Live
1 MDL = 132.5184 CDF
1 CDF = 0.007546
MDL
Avg
132.6175
High
134.1417
Low
130.8561
Last updated: 9/3/2026, 6:16:08 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 132.52 CDF |
| 10 MDL | 1,325.18 CDF |
| 50 MDL | 6,625.92 CDF |
| 100 MDL | 13,251.84 CDF |
| 500 MDL | 66,259.19 CDF |
| 1,000 MDL | 132,518.38 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-09-03T06:16:08Z",
"rates": {
"CDF": 132.51838
}
}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": 13251.838000000002,
"rate": 132.51838
}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