Rate Overview
Live
1 MDL = 131.8786 CDF
1 CDF = 0.007583
MDL
Avg
131.5165
High
132.0217
Low
130.5055
Last updated: 8/12/2026, 8:41:45 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 131.88 CDF |
| 10 MDL | 1,318.79 CDF |
| 50 MDL | 6,593.93 CDF |
| 100 MDL | 13,187.86 CDF |
| 500 MDL | 65,939.32 CDF |
| 1,000 MDL | 131,878.64 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-08-12T08:41:45Z",
"rates": {
"CDF": 131.878638
}
}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": 13187.8638,
"rate": 131.878638
}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