Rate Overview
Live
1 DKK = 0.515874 PEN
1 PEN = 1.9385
DKK
Avg
0.516975
High
0.520367
Low
0.513537
Last updated: 7/29/2026, 6:41:37 PM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.16 PEN |
| 50 DKK | 25.79 PEN |
| 100 DKK | 51.59 PEN |
| 500 DKK | 257.94 PEN |
| 1,000 DKK | 515.87 PEN |
Get DKK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PENExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-29T18:41:37Z",
"rates": {
"PEN": 0.515874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PEN",
"amount": 100
},
"result": 51.5874,
"rate": 0.515874
}Build with DKK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key