Rate Overview
Live
1 MDL = 133.2132 CDF
1 CDF = 0.007507
MDL
Avg
132.5079
High
136.0970
Low
123.5570
Last updated: 5/29/2026, 9:59:22 PM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 133.21 CDF |
| 10 MDL | 1,332.13 CDF |
| 50 MDL | 6,660.66 CDF |
| 100 MDL | 13,321.32 CDF |
| 500 MDL | 66,606.61 CDF |
| 1,000 MDL | 133,213.21 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-05-29T21:59:22Z",
"rates": {
"CDF": 133.21321
}
}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": 13321.321,
"rate": 133.21321
}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