Rate Overview
Live
1 DKK = 0.519011 PEN
1 PEN = 1.9267
DKK
Avg
0.518348
High
0.521727
Low
0.516134
Last updated: 8/19/2026, 9:10:37 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.19 PEN |
| 50 DKK | 25.95 PEN |
| 100 DKK | 51.90 PEN |
| 500 DKK | 259.51 PEN |
| 1,000 DKK | 519.01 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-08-19T09:10:37Z",
"rates": {
"PEN": 0.519011
}
}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.9011,
"rate": 0.519011
}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