Rate Overview
Live
1 PEN = 51.1361 DJF
1 DJF = 0.019556
PEN
Avg
52.2694
High
53.3420
Low
51.1361
Last updated: 3/7/2026, 7:40:22 AM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 51.14 DJF |
| 10 PEN | 511.36 DJF |
| 50 PEN | 2,556.81 DJF |
| 100 PEN | 5,113.61 DJF |
| 500 PEN | 25,568.07 DJF |
| 1,000 PEN | 51,136.14 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-03-07T07:40:22Z",
"rates": {
"DJF": 51.136135
}
}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": 5113.6135,
"rate": 51.136135
}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