Rate Overview
Live
1 PEN = 52.4427 DJF
1 DJF = 0.019068
PEN
Avg
52.5546
High
53.5952
Low
50.6525
Last updated: 7/31/2026, 12:01:48 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 52.44 DJF |
| 10 PEN | 524.43 DJF |
| 50 PEN | 2,622.14 DJF |
| 100 PEN | 5,244.27 DJF |
| 500 PEN | 26,221.37 DJF |
| 1,000 PEN | 52,442.73 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-31T12:01:48Z",
"rates": {
"DJF": 52.442734
}
}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": 5244.2734,
"rate": 52.442734
}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