Rate Overview
Live
1 DKK = 0.663085 PGK
1 PGK = 1.5081
DKK
Avg
0.667965
High
0.679584
Low
0.656878
Last updated: 3/27/2026, 9:32:15 AM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.66 PGK |
| 10 DKK | 6.63 PGK |
| 50 DKK | 33.15 PGK |
| 100 DKK | 66.31 PGK |
| 500 DKK | 331.54 PGK |
| 1,000 DKK | 663.09 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-03-27T09:32:15Z",
"rates": {
"PGK": 0.663085
}
}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": 66.30850000000001,
"rate": 0.663085
}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