Rate Overview
Live
1 DJF = 0.024164 PGK
1 PGK = 41.3839
DJF
Avg
0.024149
High
0.024341
Low
0.024008
Last updated: 3/7/2026, 6:09:19 AM
Quick Conversions
| DJF | PGK |
|---|---|
| 1 DJF | 0.02 PGK |
| 10 DJF | 0.24 PGK |
| 50 DJF | 1.21 PGK |
| 100 DJF | 2.42 PGK |
| 500 DJF | 12.08 PGK |
| 1,000 DJF | 24.16 PGK |
Get DJF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=PGKExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-07T06:09:19Z",
"rates": {
"PGK": 0.024164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "PGK",
"amount": 100
},
"result": 2.4164000000000003,
"rate": 0.024164
}Build with DJF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key