Rate Overview
Live
1 PEN = 1.9320 DKK
1 DKK = 0.517595
PEN
Avg
1.9309
High
1.9367
Low
1.9188
Last updated: 7/3/2026, 8:16:08 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.93 DKK |
| 10 PEN | 19.32 DKK |
| 50 PEN | 96.60 DKK |
| 100 PEN | 193.20 DKK |
| 500 PEN | 966.01 DKK |
| 1,000 PEN | 1,932.01 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-03T20:16:08Z",
"rates": {
"DKK": 1.932012
}
}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": 193.2012,
"rate": 1.932012
}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