Rate Overview
Live
1 MNT = 0.036955 DZD
1 DZD = 27.0599
MNT
Avg
0.036991
High
0.037063
Low
0.036927
Last updated: 5/9/2026, 6:03:38 AM
Quick Conversions
| MNT | DZD |
|---|---|
| 1 MNT | 0.04 DZD |
| 10 MNT | 0.37 DZD |
| 50 MNT | 1.85 DZD |
| 100 MNT | 3.70 DZD |
| 500 MNT | 18.48 DZD |
| 1,000 MNT | 36.96 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-05-09T06:03:38Z",
"rates": {
"DZD": 0.036955
}
}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.6955,
"rate": 0.036955
}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