Rate Overview
Live
1 DZD = 0.025861 PEN
1 PEN = 38.6683
DZD
Avg
0.025656
High
0.025895
Low
0.025349
Last updated: 4/17/2026, 7:05:48 PM
Quick Conversions
| DZD | PEN |
|---|---|
| 1 DZD | 0.03 PEN |
| 10 DZD | 0.26 PEN |
| 50 DZD | 1.29 PEN |
| 100 DZD | 2.59 PEN |
| 500 DZD | 12.93 PEN |
| 1,000 DZD | 25.86 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-04-17T19:05:48Z",
"rates": {
"PEN": 0.025861
}
}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.5861,
"rate": 0.025861
}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