Rate Overview
Live
1 MDL = 131.2032 CDF
1 CDF = 0.007622
MDL
Avg
131.9818
High
135.3894
Low
127.1398
Last updated: 7/23/2026, 11:55:42 PM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 131.20 CDF |
| 10 MDL | 1,312.03 CDF |
| 50 MDL | 6,560.16 CDF |
| 100 MDL | 13,120.32 CDF |
| 500 MDL | 65,601.61 CDF |
| 1,000 MDL | 131,203.22 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-23T23:55:42Z",
"rates": {
"CDF": 131.203217
}
}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": 13120.3217,
"rate": 131.203217
}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