Rate Overview
Live
1 MDL = 10.3941 DJF
1 DJF = 0.096208
MDL
Avg
10.3427
High
10.4164
Low
10.2972
Last updated: 9/1/2026, 3:56:25 PM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.39 DJF |
| 10 MDL | 103.94 DJF |
| 50 MDL | 519.71 DJF |
| 100 MDL | 1,039.42 DJF |
| 500 MDL | 5,197.08 DJF |
| 1,000 MDL | 10,394.15 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-09-01T15:56:25Z",
"rates": {
"DJF": 10.39415
}
}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": 1039.415,
"rate": 10.39415
}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