Rate Overview
Live
1 MDL = 10.3502 DJF
1 DJF = 0.096616
MDL
Avg
10.3311
High
10.3924
Low
10.3125
Last updated: 5/8/2026, 1:00:11 PM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.35 DJF |
| 10 MDL | 103.50 DJF |
| 50 MDL | 517.51 DJF |
| 100 MDL | 1,035.02 DJF |
| 500 MDL | 5,175.10 DJF |
| 1,000 MDL | 10,350.21 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-08T13:00:11Z",
"rates": {
"DJF": 10.350209
}
}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.0209,
"rate": 10.350209
}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