Rate Overview
Live
1 PEN = 1.8921 DKK
1 DKK = 0.528500
PEN
Avg
1.8909
High
1.8991
Low
1.8823
Last updated: 5/27/2026, 5:29:11 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.89 DKK |
| 10 PEN | 18.92 DKK |
| 50 PEN | 94.61 DKK |
| 100 PEN | 189.21 DKK |
| 500 PEN | 946.07 DKK |
| 1,000 PEN | 1,892.15 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-05-27T17:29:11Z",
"rates": {
"DKK": 1.892146
}
}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": 189.21460000000002,
"rate": 1.892146
}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