Rate Overview
Live
1 PEN = 1.8917 DKK
1 DKK = 0.528619
PEN
Avg
1.8881
High
1.9317
Low
1.8151
Last updated: 5/27/2026, 6:30:58 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.89 DKK |
| 10 PEN | 18.92 DKK |
| 50 PEN | 94.59 DKK |
| 100 PEN | 189.17 DKK |
| 500 PEN | 945.86 DKK |
| 1,000 PEN | 1,891.72 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-27T18:30:58Z",
"rates": {
"DKK": 1.891723
}
}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": 189.1723,
"rate": 1.891723
}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