Rate Overview
Live
1 DJF = 0.019555 PEN
1 PEN = 51.1378
DJF
Avg
0.019136
High
0.019555
Low
0.018746
Last updated: 3/7/2026, 9:26:48 AM
Quick Conversions
| DJF | PEN |
|---|---|
| 1 DJF | 0.02 PEN |
| 10 DJF | 0.20 PEN |
| 50 DJF | 0.98 PEN |
| 100 DJF | 1.96 PEN |
| 500 DJF | 9.78 PEN |
| 1,000 DJF | 19.56 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-03-07T09:26:48Z",
"rates": {
"PEN": 0.019555
}
}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.9555,
"rate": 0.019555
}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