Rate Overview
Live
1 COP = 0.001138 PGK
1 PGK = 878.7346
COP
Avg
0.001141
High
0.001154
Low
0.001133
Last updated: 3/7/2026, 2:50:21 AM
Quick Conversions
| COP | PGK |
|---|---|
| 1 COP | 0.00 PGK |
| 10 COP | 0.01 PGK |
| 50 COP | 0.06 PGK |
| 100 COP | 0.11 PGK |
| 500 COP | 0.57 PGK |
| 1,000 COP | 1.14 PGK |
Get COP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PGKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T02:50:21Z",
"rates": {
"PGK": 0.001138
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PGK",
"amount": 100
},
"result": 0.11379999999999998,
"rate": 0.001138
}Build with COP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key