Rate Overview
Live
1 CLP = 0.004880 PGK
1 PGK = 204.9180
CLP
Avg
0.004837
High
0.004881
Low
0.004751
Last updated: 5/9/2026, 8:48:38 AM
Quick Conversions
| CLP | PGK |
|---|---|
| 1 CLP | 0.00 PGK |
| 10 CLP | 0.05 PGK |
| 50 CLP | 0.24 PGK |
| 100 CLP | 0.49 PGK |
| 500 CLP | 2.44 PGK |
| 1,000 CLP | 4.88 PGK |
Get CLP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=PGKExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-09T08:48:38Z",
"rates": {
"PGK": 0.00488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "PGK",
"amount": 100
},
"result": 0.488,
"rate": 0.00488
}Build with CLP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key