Rate Overview
Live
1 CDF = 0.001860 PGK
1 PGK = 537.6344
CDF
Avg
0.001904
High
0.002002
Low
0.001860
Last updated: 3/6/2026, 6:21:39 PM
Quick Conversions
| CDF | PGK |
|---|---|
| 1 CDF | 0.00 PGK |
| 10 CDF | 0.02 PGK |
| 50 CDF | 0.09 PGK |
| 100 CDF | 0.19 PGK |
| 500 CDF | 0.93 PGK |
| 1,000 CDF | 1.86 PGK |
Get CDF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=PGKExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-03-06T18:21:39Z",
"rates": {
"PGK": 0.00186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "PGK",
"amount": 100
},
"result": 0.186,
"rate": 0.00186
}Build with CDF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key