Rate Overview
Live
1 COP = 0.001174 PLN
1 PLN = 851.7888
COP
Avg
0.001146
High
0.001184
Low
0.001088
Last updated: 7/27/2026, 7:50:25 AM
Quick Conversions
| COP | PLN |
|---|---|
| 1 COP | 0.00 PLN |
| 10 COP | 0.01 PLN |
| 50 COP | 0.06 PLN |
| 100 COP | 0.12 PLN |
| 500 COP | 0.59 PLN |
| 1,000 COP | 1.17 PLN |
Get COP/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PLNExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-27T07:50:25Z",
"rates": {
"PLN": 0.001174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PLN",
"amount": 100
},
"result": 0.11739999999999999,
"rate": 0.001174
}Build with COP/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key