Rate Overview
Live
1 DJF = 0.019135 PEN
1 PEN = 52.2603
DJF
Avg
0.019141
High
0.020032
Low
0.018658
Last updated: 7/28/2026, 2:33:56 PM
Quick Conversions
| DJF | PEN |
|---|---|
| 1 DJF | 0.02 PEN |
| 10 DJF | 0.19 PEN |
| 50 DJF | 0.96 PEN |
| 100 DJF | 1.91 PEN |
| 500 DJF | 9.57 PEN |
| 1,000 DJF | 19.13 PEN |
Get DJF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=PENExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-07-28T14:33:56Z",
"rates": {
"PEN": 0.019135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "PEN",
"amount": 100
},
"result": 1.9135,
"rate": 0.019135
}Build with DJF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key