Rate Overview
Live
1 PGK = 1.5083 DKK
1 DKK = 0.662995
PGK
Avg
1.6323
High
1.8466
Low
1.4683
Last updated: 3/27/2026, 11:13:40 AM
Quick Conversions
| PGK | DKK |
|---|---|
| 1 PGK | 1.51 DKK |
| 10 PGK | 15.08 DKK |
| 50 PGK | 75.42 DKK |
| 100 PGK | 150.83 DKK |
| 500 PGK | 754.15 DKK |
| 1,000 PGK | 1,508.31 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-27T11:13:40Z",
"rates": {
"DKK": 1.508308
}
}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.8308,
"rate": 1.508308
}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