Rate Overview
Live
1 MNT = 0.037348 DZD
1 DZD = 26.7752
MNT
Avg
0.037240
High
0.037348
Low
0.037142
Last updated: 6/19/2026, 10:13:15 AM
Quick Conversions
| MNT | DZD |
|---|---|
| 1 MNT | 0.04 DZD |
| 10 MNT | 0.37 DZD |
| 50 MNT | 1.87 DZD |
| 100 MNT | 3.73 DZD |
| 500 MNT | 18.67 DZD |
| 1,000 MNT | 37.35 DZD |
Get MNT/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=DZDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-19T10:13:15Z",
"rates": {
"DZD": 0.037348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "DZD",
"amount": 100
},
"result": 3.7348,
"rate": 0.037348
}Build with MNT/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key