Rate Overview
Live
1 MDL = 7.5462 DZD
1 DZD = 0.132516
MDL
Avg
7.6741
High
7.7955
Low
7.5104
Last updated: 7/1/2026, 10:37:49 AM
Quick Conversions
| MDL | DZD |
|---|---|
| 1 MDL | 7.55 DZD |
| 10 MDL | 75.46 DZD |
| 50 MDL | 377.31 DZD |
| 100 MDL | 754.62 DZD |
| 500 MDL | 3,773.12 DZD |
| 1,000 MDL | 7,546.23 DZD |
Get MDL/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=DZDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-01T10:37:49Z",
"rates": {
"DZD": 7.546234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "DZD",
"amount": 100
},
"result": 754.6234000000001,
"rate": 7.546234
}Build with MDL/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key