Rate Overview
Live
1 PEN = 51.9828 DJF
1 DJF = 0.019237
PEN
Avg
51.1448
High
51.9828
Low
50.6656
Last updated: 5/7/2026, 5:01:37 PM
Quick Conversions
| PEN | DJF |
|---|---|
| 1 PEN | 51.98 DJF |
| 10 PEN | 519.83 DJF |
| 50 PEN | 2,599.14 DJF |
| 100 PEN | 5,198.28 DJF |
| 500 PEN | 25,991.39 DJF |
| 1,000 PEN | 51,982.78 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-05-07T17:01:37Z",
"rates": {
"DJF": 51.982785
}
}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": 5198.2785,
"rate": 51.982785
}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