Rate Overview
Live
1 COP = 0.001177 PLN
1 PLN = 849.6177
COP
Avg
0.000962
High
0.001177
Low
0.000878
Last updated: 7/22/2026, 1:57:46 PM
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.18 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-22T13:57:46Z",
"rates": {
"PLN": 0.001177
}
}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.11770000000000001,
"rate": 0.001177
}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