Rate Overview
Live
1 MDL = 133.4399 CDF
1 CDF = 0.007494
MDL
Avg
132.7482
High
133.5387
Low
130.6445
Last updated: 6/19/2026, 1:38:24 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 133.44 CDF |
| 10 MDL | 1,334.40 CDF |
| 50 MDL | 6,671.99 CDF |
| 100 MDL | 13,343.99 CDF |
| 500 MDL | 66,719.93 CDF |
| 1,000 MDL | 133,439.86 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-06-19T01:38:24Z",
"rates": {
"CDF": 133.439858
}
}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": 13343.985799999999,
"rate": 133.439858
}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