Rate Overview
Live
1 DKK = 0.673650 PGK
1 PGK = 1.4845
DKK
Avg
0.675003
High
0.685650
Low
0.663013
Last updated: 7/21/2026, 7:26:47 PM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.67 PGK |
| 10 DKK | 6.74 PGK |
| 50 DKK | 33.68 PGK |
| 100 DKK | 67.37 PGK |
| 500 DKK | 336.83 PGK |
| 1,000 DKK | 673.65 PGK |
Get DKK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PGKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-21T19:26:47Z",
"rates": {
"PGK": 0.67365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PGK",
"amount": 100
},
"result": 67.365,
"rate": 0.67365
}Build with DKK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key