Rate Overview
Live
1 MNT = 0.036629 DZD
1 DZD = 27.3008
MNT
Avg
0.036528
High
0.036668
Low
0.036416
Last updated: 3/7/2026, 12:27:58 AM
Quick Conversions
| MNT | DZD |
|---|---|
| 1 MNT | 0.04 DZD |
| 10 MNT | 0.37 DZD |
| 50 MNT | 1.83 DZD |
| 100 MNT | 3.66 DZD |
| 500 MNT | 18.31 DZD |
| 1,000 MNT | 36.63 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-03-07T00:27:58Z",
"rates": {
"DZD": 0.036629
}
}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.6629,
"rate": 0.036629
}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