Rate Overview
Live
1 MDL = 131.9944 CDF
1 CDF = 0.007576
MDL
Avg
150.7958
High
174.4300
Low
126.2964
Last updated: 3/27/2026, 8:19:48 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 131.99 CDF |
| 10 MDL | 1,319.94 CDF |
| 50 MDL | 6,599.72 CDF |
| 100 MDL | 13,199.44 CDF |
| 500 MDL | 65,997.20 CDF |
| 1,000 MDL | 131,994.41 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-27T08:19:48Z",
"rates": {
"CDF": 131.994406
}
}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": 13199.4406,
"rate": 131.994406
}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