Rate Overview
Live
1 MNT = 0.037281 DZD
1 DZD = 26.8233
MNT
Avg
21.4213
High
215.1307
Low
0.036035
Last updated: 3/27/2026, 2:04:15 PM
Quick Conversions
| MNT | DZD |
|---|---|
| 1 MNT | 0.04 DZD |
| 10 MNT | 0.37 DZD |
| 50 MNT | 1.86 DZD |
| 100 MNT | 3.73 DZD |
| 500 MNT | 18.64 DZD |
| 1,000 MNT | 37.28 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-27T14:04:15Z",
"rates": {
"DZD": 0.037281
}
}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.7281,
"rate": 0.037281
}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