Rate Overview
Live
1 MDL = 10.2815 DJF
1 DJF = 0.097262
MDL
Avg
10.3784
High
10.5889
Low
10.0539
Last updated: 5/28/2026, 6:10:49 PM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.28 DJF |
| 10 MDL | 102.81 DJF |
| 50 MDL | 514.07 DJF |
| 100 MDL | 1,028.15 DJF |
| 500 MDL | 5,140.75 DJF |
| 1,000 MDL | 10,281.50 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-05-28T18:10:49Z",
"rates": {
"DJF": 10.281496
}
}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": 1028.1496,
"rate": 10.281496
}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