Rate Overview
Live
1 COP = 0.001180 PLN
1 PLN = 847.4576
COP
Avg
0.001021
High
0.001180
Low
0.000956
Last updated: 7/27/2026, 4:35:01 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-27T16:35:01Z",
"rates": {
"PLN": 0.00118
}
}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.11800000000000001,
"rate": 0.00118
}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