Rate Overview
Live
1 DKK = 0.517498 PEN
1 PEN = 1.9324
DKK
Avg
0.535194
High
0.561672
Low
0.514686
Last updated: 7/26/2026, 12:28:48 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.17 PEN |
| 50 DKK | 25.87 PEN |
| 100 DKK | 51.75 PEN |
| 500 DKK | 258.75 PEN |
| 1,000 DKK | 517.50 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-26T00:28:48Z",
"rates": {
"PEN": 0.517498
}
}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.7498,
"rate": 0.517498
}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