Rate Overview
Live
1 PEN = 1.8458 DKK
1 DKK = 0.541763
PEN
Avg
1.8306
High
1.8458
Low
1.8151
Last updated: 5/7/2026, 3:42:02 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.85 DKK |
| 10 PEN | 18.46 DKK |
| 50 PEN | 92.29 DKK |
| 100 PEN | 184.58 DKK |
| 500 PEN | 922.91 DKK |
| 1,000 PEN | 1,845.82 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-05-07T15:42:02Z",
"rates": {
"DKK": 1.845824
}
}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.58239999999998,
"rate": 1.845824
}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