Rate Overview
Live
1 DKK = 0.519639 PEN
1 PEN = 1.9244
DKK
Avg
0.527114
High
0.549624
Low
0.513537
Last updated: 7/30/2026, 11:14:36 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.20 PEN |
| 50 DKK | 25.98 PEN |
| 100 DKK | 51.96 PEN |
| 500 DKK | 259.82 PEN |
| 1,000 DKK | 519.64 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-30T11:14:36Z",
"rates": {
"PEN": 0.519639
}
}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.963899999999995,
"rate": 0.519639
}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