Rate Overview
Live
1 DZD = 0.129343 MDL
1 MDL = 7.7314
DZD
Avg
0.129707
High
0.130341
Low
0.129143
Last updated: 4/17/2026, 6:10:56 AM
Quick Conversions
| DZD | MDL |
|---|---|
| 1 DZD | 0.13 MDL |
| 10 DZD | 1.29 MDL |
| 50 DZD | 6.47 MDL |
| 100 DZD | 12.93 MDL |
| 500 DZD | 64.67 MDL |
| 1,000 DZD | 129.34 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-04-17T06:10:56Z",
"rates": {
"MDL": 0.129343
}
}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": 12.934300000000002,
"rate": 0.129343
}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