Rate Overview
Live
1 PEN = 37.7289 DZD
1 DZD = 0.026505
PEN
Avg
38.3225
High
38.8579
Low
37.7289
Last updated: 3/7/2026, 7:38:54 AM
Quick Conversions
| PEN | DZD |
|---|---|
| 1 PEN | 37.73 DZD |
| 10 PEN | 377.29 DZD |
| 50 PEN | 1,886.45 DZD |
| 100 PEN | 3,772.89 DZD |
| 500 PEN | 18,864.47 DZD |
| 1,000 PEN | 37,728.95 DZD |
Get PEN/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=DZDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:38:54Z",
"rates": {
"DZD": 37.728945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "DZD",
"amount": 100
},
"result": 3772.8945000000003,
"rate": 37.728945
}Build with PEN/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key