Rate Overview
Live
1 DKK = 0.543078 PEN
1 PEN = 1.8414
DKK
Avg
0.534070
High
0.543078
Low
0.524167
Last updated: 4/17/2026, 1:34:24 PM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.54 PEN |
| 10 DKK | 5.43 PEN |
| 50 DKK | 27.15 PEN |
| 100 DKK | 54.31 PEN |
| 500 DKK | 271.54 PEN |
| 1,000 DKK | 543.08 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-04-17T13:34:24Z",
"rates": {
"PEN": 0.543078
}
}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": 54.30779999999999,
"rate": 0.543078
}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