Rate Overview
Live
1 MDL = 10.1918 DJF
1 DJF = 0.098118
MDL
Avg
10.2137
High
10.2492
Low
10.1843
Last updated: 6/19/2026, 8:23:53 AM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.19 DJF |
| 10 MDL | 101.92 DJF |
| 50 MDL | 509.59 DJF |
| 100 MDL | 1,019.18 DJF |
| 500 MDL | 5,095.91 DJF |
| 1,000 MDL | 10,191.82 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-06-19T08:23:53Z",
"rates": {
"DJF": 10.191818
}
}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": 1019.1818,
"rate": 10.191818
}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