Rate Overview
Live
1 DJF = 0.019090 PEN
1 PEN = 52.3834
DJF
Avg
0.019020
High
0.019742
Low
0.018658
Last updated: 5/27/2026, 9:41:04 PM
Quick Conversions
| DJF | PEN |
|---|---|
| 1 DJF | 0.02 PEN |
| 10 DJF | 0.19 PEN |
| 50 DJF | 0.95 PEN |
| 100 DJF | 1.91 PEN |
| 500 DJF | 9.55 PEN |
| 1,000 DJF | 19.09 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-05-27T21:41:04Z",
"rates": {
"PEN": 0.01909
}
}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.909,
"rate": 0.01909
}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