Rate Overview
Live
1 PEN = 53.0709 DJF
1 DJF = 0.018843
PEN
Avg
53.2491
High
53.3732
Low
53.0709
Last updated: 9/9/2026, 12:34:33 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 53.07 DJF |
| 10 PEN | 530.71 DJF |
| 50 PEN | 2,653.55 DJF |
| 100 PEN | 5,307.09 DJF |
| 500 PEN | 26,535.47 DJF |
| 1,000 PEN | 53,070.94 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-09-09T12:34:33Z",
"rates": {
"DJF": 53.070939
}
}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": 5307.0939,
"rate": 53.070939
}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