Rate Overview
Live
1 DZD = 0.025143 PEN
1 PEN = 39.7725
DZD
Avg
0.025195
High
0.025376
Low
0.025124
Last updated: 8/19/2026, 8:04:42 AM
Quick Conversions
| DZD | PEN |
|---|---|
| 1 DZD | 0.03 PEN |
| 10 DZD | 0.25 PEN |
| 50 DZD | 1.26 PEN |
| 100 DZD | 2.51 PEN |
| 500 DZD | 12.57 PEN |
| 1,000 DZD | 25.14 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-08-19T08:04:42Z",
"rates": {
"PEN": 0.025143
}
}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.5143,
"rate": 0.025143
}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