Rate Overview
Live
1 DZD = 0.131922 MDL
1 MDL = 7.5802
DZD
Avg
0.131231
High
0.131922
Low
0.130606
Last updated: 6/23/2026, 6:12:14 PM
Quick Conversions
| DZD | MDL |
|---|---|
| 1 DZD | 0.13 MDL |
| 10 DZD | 1.32 MDL |
| 50 DZD | 6.60 MDL |
| 100 DZD | 13.19 MDL |
| 500 DZD | 65.96 MDL |
| 1,000 DZD | 131.92 MDL |
Get DZD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=MDLExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-06-23T18:12:14Z",
"rates": {
"MDL": 0.131922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "MDL",
"amount": 100
},
"result": 13.192200000000001,
"rate": 0.131922
}Build with DZD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key