Rate Overview
Live
1 MDL = 131.0164 CDF
1 CDF = 0.007633
MDL
Avg
130.4129
High
131.9421
Low
127.7554
Last updated: 7/28/2026, 8:45:08 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 131.02 CDF |
| 10 MDL | 1,310.16 CDF |
| 50 MDL | 6,550.82 CDF |
| 100 MDL | 13,101.64 CDF |
| 500 MDL | 65,508.18 CDF |
| 1,000 MDL | 131,016.35 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-28T08:45:08Z",
"rates": {
"CDF": 131.016354
}
}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.635400000001,
"rate": 131.016354
}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