Rate Overview
Live
1 PGK = 1.5081 DKK
1 DKK = 0.663086
PGK
Avg
1.5056
High
1.5457
Low
1.4681
Last updated: 3/27/2026, 9:27:19 AM
Quick Conversions
| PGK | DKK |
|---|---|
| 1 PGK | 1.51 DKK |
| 10 PGK | 15.08 DKK |
| 50 PGK | 75.41 DKK |
| 100 PGK | 150.81 DKK |
| 500 PGK | 754.05 DKK |
| 1,000 PGK | 1,508.10 DKK |
Get PGK/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=DKKExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T09:27:19Z",
"rates": {
"DKK": 1.5081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "DKK",
"amount": 100
},
"result": 150.81,
"rate": 1.5081
}Build with PGK/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key