Rate Overview
Live
1 DZD = 0.130101 MDL
1 MDL = 7.6863
DZD
Avg
0.130367
High
0.130988
Low
0.130101
Last updated: 5/27/2026, 12:31:18 PM
Quick Conversions
| DZD | MDL |
|---|---|
| 1 DZD | 0.13 MDL |
| 10 DZD | 1.30 MDL |
| 50 DZD | 6.51 MDL |
| 100 DZD | 13.01 MDL |
| 500 DZD | 65.05 MDL |
| 1,000 DZD | 130.10 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-05-27T12:31:18Z",
"rates": {
"MDL": 0.130101
}
}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.0101,
"rate": 0.130101
}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