Rate Overview
Live
1 PEN = 52.5656 DJF
1 DJF = 0.019024
PEN
Avg
52.5644
High
52.7058
Low
52.4130
Last updated: 7/29/2026, 9:02:27 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 52.57 DJF |
| 10 PEN | 525.66 DJF |
| 50 PEN | 2,628.28 DJF |
| 100 PEN | 5,256.56 DJF |
| 500 PEN | 26,282.78 DJF |
| 1,000 PEN | 52,565.57 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-29T21:02:27Z",
"rates": {
"DJF": 52.565568
}
}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": 5256.5568,
"rate": 52.565568
}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