Rate Overview
Live
1 PLN = 1007.60 COP
1 COP = 0.000992
PLN
Avg
1018.38
High
1045.41
Low
991.0416
Last updated: 5/27/2026, 10:50:03 PM
Quick Conversions
| PLN | COP |
|---|---|
| 1 PLN | 1,007.60 COP |
| 10 PLN | 10,076.03 COP |
| 50 PLN | 50,380.13 COP |
| 100 PLN | 100,760.25 COP |
| 500 PLN | 503,801.27 COP |
| 1,000 PLN | 1,007,602.53 COP |
Get PLN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=COPExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-27T22:50:03Z",
"rates": {
"COP": 1007.602531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "COP",
"amount": 100
},
"result": 100760.2531,
"rate": 1007.602531
}Build with PLN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key