Rate Overview
Live
1 CDF = 0.001927 PGK
1 PGK = 518.9414
CDF
Avg
0.001930
High
0.001982
Low
0.001900
Last updated: 9/2/2026, 2:27:17 PM
Quick Conversions
| CDF | PGK |
|---|---|
| 1 CDF | 0.00 PGK |
| 10 CDF | 0.02 PGK |
| 50 CDF | 0.10 PGK |
| 100 CDF | 0.19 PGK |
| 500 CDF | 0.96 PGK |
| 1,000 CDF | 1.93 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-09-02T14:27:17Z",
"rates": {
"PGK": 0.001927
}
}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.19269999999999998,
"rate": 0.001927
}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