Rate Overview
Live
1 DKK = 0.517834 PEN
1 PEN = 1.9311
DKK
Avg
0.516422
High
0.517834
Low
0.515286
Last updated: 7/29/2026, 8:04:19 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.18 PEN |
| 50 DKK | 25.89 PEN |
| 100 DKK | 51.78 PEN |
| 500 DKK | 258.92 PEN |
| 1,000 DKK | 517.83 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-29T08:04:19Z",
"rates": {
"PEN": 0.517834
}
}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.7834,
"rate": 0.517834
}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