Rate Overview
Live
1 DKK = 0.520119 PEN
1 PEN = 1.9226
DKK
Avg
0.518479
High
0.520367
Low
0.516343
Last updated: 7/8/2026, 9:07:16 AM
Quick Conversions
| DKK | PEN |
|---|---|
| 1 DKK | 0.52 PEN |
| 10 DKK | 5.20 PEN |
| 50 DKK | 26.01 PEN |
| 100 DKK | 52.01 PEN |
| 500 DKK | 260.06 PEN |
| 1,000 DKK | 520.12 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-08T09:07:16Z",
"rates": {
"PEN": 0.520119
}
}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.0119,
"rate": 0.520119
}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