Rate Overview
Live
1 DZD = 0.025957 PEN
1 PEN = 38.5253
DZD
Avg
0.026084
High
0.026339
Low
0.025957
Last updated: 3/28/2026, 3:01:17 PM
Quick Conversions
| DZD | PEN |
|---|---|
| 1 DZD | 0.03 PEN |
| 10 DZD | 0.26 PEN |
| 50 DZD | 1.30 PEN |
| 100 DZD | 2.60 PEN |
| 500 DZD | 12.98 PEN |
| 1,000 DZD | 25.96 PEN |
Get DZD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=PENExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-03-28T15:01:17Z",
"rates": {
"PEN": 0.025957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "PEN",
"amount": 100
},
"result": 2.5957,
"rate": 0.025957
}Build with DZD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key