Rate Overview
Live
1 MDL = 10.3589 DJF
1 DJF = 0.096535
MDL
Avg
10.3725
High
10.4202
Low
10.3197
Last updated: 4/18/2026, 8:46:46 AM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.36 DJF |
| 10 MDL | 103.59 DJF |
| 50 MDL | 517.94 DJF |
| 100 MDL | 1,035.89 DJF |
| 500 MDL | 5,179.44 DJF |
| 1,000 MDL | 10,358.89 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-04-18T08:46:46Z",
"rates": {
"DJF": 10.358887
}
}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": 1035.8887,
"rate": 10.358887
}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