Rate Overview
Live
1 PEN = 52.3831 DJF
1 DJF = 0.019090
PEN
Avg
51.6852
High
53.5701
Low
48.4131
Last updated: 5/27/2026, 9:41:48 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 52.38 DJF |
| 10 PEN | 523.83 DJF |
| 50 PEN | 2,619.15 DJF |
| 100 PEN | 5,238.31 DJF |
| 500 PEN | 26,191.55 DJF |
| 1,000 PEN | 52,383.10 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-05-27T21:41:48Z",
"rates": {
"DJF": 52.383097
}
}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": 5238.3097,
"rate": 52.383097
}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