Rate Overview
Live
1 PEN = 1.8414 DKK
1 DKK = 0.543079
PEN
Avg
1.8727
High
1.9078
Low
1.8414
Last updated: 4/17/2026, 12:03:32 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.84 DKK |
| 10 PEN | 18.41 DKK |
| 50 PEN | 92.07 DKK |
| 100 PEN | 184.14 DKK |
| 500 PEN | 920.68 DKK |
| 1,000 PEN | 1,841.35 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-04-17T12:03:32Z",
"rates": {
"DKK": 1.841354
}
}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": 184.1354,
"rate": 1.841354
}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