Rate Overview
Live
1 PEN = 1.9172 DKK
1 DKK = 0.521593
PEN
Avg
1.9296
High
1.9391
Low
1.9168
Last updated: 7/14/2026, 5:38:08 AM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.92 DKK |
| 10 PEN | 19.17 DKK |
| 50 PEN | 95.86 DKK |
| 100 PEN | 191.72 DKK |
| 500 PEN | 958.60 DKK |
| 1,000 PEN | 1,917.21 DKK |
Get PEN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=DKKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-14T05:38:08Z",
"rates": {
"DKK": 1.917205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "DKK",
"amount": 100
},
"result": 191.72050000000002,
"rate": 1.917205
}Build with PEN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key