Rate Overview
Live
1 CLP = 0.004923 PGK
1 PGK = 203.1282 CLP
Avg
0.004861
High
0.004924
Low
0.004808
Last updated: 1/25/2026, 2:49:57 PM
Quick Conversions
| CLP | PGK |
|---|---|
| 1 CLP | 0.00 PGK |
| 10 CLP | 0.05 PGK |
| 50 CLP | 0.25 PGK |
| 100 CLP | 0.49 PGK |
| 500 CLP | 2.46 PGK |
| 1,000 CLP | 4.92 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-01-25T14:49:57Z",
"rates": {
"PGK": 0.004923
}
}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.4923,
"rate": 0.004923
}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