Rate Overview
Live
1 MDL = 133.6169 CDF
1 CDF = 0.007484
MDL
Avg
131.3204
High
133.6169
Low
125.3751
Last updated: 3/6/2026, 11:45:44 PM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 133.62 CDF |
| 10 MDL | 1,336.17 CDF |
| 50 MDL | 6,680.84 CDF |
| 100 MDL | 13,361.69 CDF |
| 500 MDL | 66,808.43 CDF |
| 1,000 MDL | 133,616.87 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-03-06T23:45:44Z",
"rates": {
"CDF": 133.616868
}
}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": 13361.686800000001,
"rate": 133.616868
}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