Rate Overview
Live
1 PEN = 52.3801 DJF
1 DJF = 0.019091
PEN
Avg
50.2530
High
53.2851
Low
47.1727
Last updated: 7/29/2026, 5:14:38 AM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 52.38 DJF |
| 10 PEN | 523.80 DJF |
| 50 PEN | 2,619.00 DJF |
| 100 PEN | 5,238.01 DJF |
| 500 PEN | 26,190.03 DJF |
| 1,000 PEN | 52,380.07 DJF |
Get PEN/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=DJFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T05:14:38Z",
"rates": {
"DJF": 52.380066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "DJF",
"amount": 100
},
"result": 5238.0066,
"rate": 52.380066
}Build with PEN/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key