Rate Overview
Live
1 MGA = 0.031821 DZD
1 DZD = 31.4258
MGA
Avg
0.031898
High
0.031964
Low
0.031821
Last updated: 4/17/2026, 6:23:12 AM
Quick Conversions
| MGA | DZD |
|---|---|
| 1 MGA | 0.03 DZD |
| 10 MGA | 0.32 DZD |
| 50 MGA | 1.59 DZD |
| 100 MGA | 3.18 DZD |
| 500 MGA | 15.91 DZD |
| 1,000 MGA | 31.82 DZD |
Get MGA/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DZDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-04-17T06:23:12Z",
"rates": {
"DZD": 0.031821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DZD",
"amount": 100
},
"result": 3.1821,
"rate": 0.031821
}Build with MGA/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key