Rate Overview
Live
1 PEN = 53.3553 DJF
1 DJF = 0.018742
PEN
Avg
53.1782
High
53.3553
Low
52.8325
Last updated: 8/19/2026, 8:33:02 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 53.36 DJF |
| 10 PEN | 533.55 DJF |
| 50 PEN | 2,667.76 DJF |
| 100 PEN | 5,335.53 DJF |
| 500 PEN | 26,677.63 DJF |
| 1,000 PEN | 53,355.27 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-08-19T20:33:02Z",
"rates": {
"DJF": 53.355265
}
}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": 5335.5265,
"rate": 53.355265
}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