Rate Overview
Live
1 PEN = 51.3716 DJF
1 DJF = 0.019466
PEN
Avg
51.9764
High
53.3868
Low
51.1361
Last updated: 3/28/2026, 10:43:48 AM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 51.37 DJF |
| 10 PEN | 513.72 DJF |
| 50 PEN | 2,568.58 DJF |
| 100 PEN | 5,137.16 DJF |
| 500 PEN | 25,685.82 DJF |
| 1,000 PEN | 51,371.64 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-03-28T10:43:48Z",
"rates": {
"DJF": 51.371641
}
}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": 5137.1641,
"rate": 51.371641
}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