Rate Overview
Live
1 MDL = 10.0764 DJF
1 DJF = 0.099242
MDL
Avg
10.3119
High
10.5889
Low
10.0290
Last updated: 7/29/2026, 1:56:06 PM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.08 DJF |
| 10 MDL | 100.76 DJF |
| 50 MDL | 503.82 DJF |
| 100 MDL | 1,007.64 DJF |
| 500 MDL | 5,038.19 DJF |
| 1,000 MDL | 10,076.38 DJF |
Get MDL/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=DJFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-29T13:56:06Z",
"rates": {
"DJF": 10.076377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "DJF",
"amount": 100
},
"result": 1007.6377000000001,
"rate": 10.076377
}Build with MDL/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key