Rate Overview
Live
1 DJF = 0.025225 PGK
1 PGK = 39.6432
DJF
Avg
0.024977
High
0.025225
Low
0.024806
Last updated: 8/15/2026, 7:54:35 PM
Quick Conversions
| DJF | PGK |
|---|---|
| 1 DJF | 0.03 PGK |
| 10 DJF | 0.25 PGK |
| 50 DJF | 1.26 PGK |
| 100 DJF | 2.52 PGK |
| 500 DJF | 12.61 PGK |
| 1,000 DJF | 25.23 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-08-15T19:54:35Z",
"rates": {
"PGK": 0.025225
}
}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.5225,
"rate": 0.025225
}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