Rate Overview
Live
1 DZD = 0.025545 PEN
1 PEN = 39.1466
DZD
Avg
0.025601
High
0.025760
Low
0.025543
Last updated: 5/28/2026, 3:40:35 AM
Quick Conversions
| DZD | PEN |
|---|---|
| 1 DZD | 0.03 PEN |
| 10 DZD | 0.26 PEN |
| 50 DZD | 1.28 PEN |
| 100 DZD | 2.55 PEN |
| 500 DZD | 12.77 PEN |
| 1,000 DZD | 25.55 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-05-28T03:40:35Z",
"rates": {
"PEN": 0.025545
}
}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.5545,
"rate": 0.025545
}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