Rate Overview
Live
1 MDL = 130.6926 CDF
1 CDF = 0.007652
MDL
Avg
130.0272
High
131.1002
Low
127.7554
Last updated: 7/8/2026, 8:53:19 AM
Quick Conversions
| MDL | CDF |
|---|---|
| 1 MDL | 130.69 CDF |
| 10 MDL | 1,306.93 CDF |
| 50 MDL | 6,534.63 CDF |
| 100 MDL | 13,069.26 CDF |
| 500 MDL | 65,346.31 CDF |
| 1,000 MDL | 130,692.61 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-07-08T08:53:19Z",
"rates": {
"CDF": 130.692611
}
}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": 13069.2611,
"rate": 130.692611
}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