Rate Overview
Live
1 PEN = 52.6680 DJF
1 DJF = 0.018987
PEN
Avg
52.5624
High
52.7387
Low
52.4022
Last updated: 7/9/2026, 11:16:29 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 52.67 DJF |
| 10 PEN | 526.68 DJF |
| 50 PEN | 2,633.40 DJF |
| 100 PEN | 5,266.80 DJF |
| 500 PEN | 26,333.99 DJF |
| 1,000 PEN | 52,667.99 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-09T23:16:29Z",
"rates": {
"DJF": 52.667988
}
}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": 5266.7988000000005,
"rate": 52.667988
}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