Rate Overview
Live
1 MDL = 10.2972 DJF
1 DJF = 0.097114
MDL
Avg
10.3512
High
10.4395
Low
10.2599
Last updated: 3/7/2026, 1:55:21 AM
Quick Conversions
| MDL | DJF |
|---|---|
| 1 MDL | 10.30 DJF |
| 10 MDL | 102.97 DJF |
| 50 MDL | 514.86 DJF |
| 100 MDL | 1,029.72 DJF |
| 500 MDL | 5,148.61 DJF |
| 1,000 MDL | 10,297.22 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-03-07T01:55:21Z",
"rates": {
"DJF": 10.297218
}
}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": 1029.7218,
"rate": 10.297218
}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