Rate Overview
Live
1 DKK = 0.541139 PEN
1 PEN = 1.8480
DKK
Avg
0.531998
High
0.541139
Low
0.523749
Last updated: 3/7/2026, 7:44:39 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.54 PEN |
| 10 DKK | 5.41 PEN |
| 50 DKK | 27.06 PEN |
| 100 DKK | 54.11 PEN |
| 500 DKK | 270.57 PEN |
| 1,000 DKK | 541.14 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-03-07T07:44:39Z",
"rates": {
"PEN": 0.541139
}
}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.1139,
"rate": 0.541139
}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