Rate Overview
Live
1 PEN = 1.9430 DKK
1 DKK = 0.514662
PEN
Avg
1.9357
High
1.9430
Low
1.9276
Last updated: 7/25/2026, 12:29:14 AM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.94 DKK |
| 10 PEN | 19.43 DKK |
| 50 PEN | 97.15 DKK |
| 100 PEN | 194.30 DKK |
| 500 PEN | 971.51 DKK |
| 1,000 PEN | 1,943.02 DKK |
Get PEN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=DKKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-25T00:29:14Z",
"rates": {
"DKK": 1.943022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "DKK",
"amount": 100
},
"result": 194.3022,
"rate": 1.943022
}Build with PEN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key