Rate Overview
Live
1 PEN = 51.7602 DJF
1 DJF = 0.019320
PEN
Avg
52.3727
High
53.0396
Low
51.7602
Last updated: 4/17/2026, 10:44:11 AM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 51.76 DJF |
| 10 PEN | 517.60 DJF |
| 50 PEN | 2,588.01 DJF |
| 100 PEN | 5,176.02 DJF |
| 500 PEN | 25,880.10 DJF |
| 1,000 PEN | 51,760.20 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-04-17T10:44:11Z",
"rates": {
"DJF": 51.760199
}
}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": 5176.0199,
"rate": 51.760199
}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