Rate Overview
Live
1 DKK = 0.529032 PEN
1 PEN = 1.8902
DKK
Avg
0.537343
High
0.579230
Low
0.516108
Last updated: 5/28/2026, 9:58:56 PM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.53 PEN |
| 10 DKK | 5.29 PEN |
| 50 DKK | 26.45 PEN |
| 100 DKK | 52.90 PEN |
| 500 DKK | 264.52 PEN |
| 1,000 DKK | 529.03 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-05-28T21:58:56Z",
"rates": {
"PEN": 0.529032
}
}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": 52.9032,
"rate": 0.529032
}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