Rate Overview
Live
1 PLN = 992.9221 COP
1 COP = 0.001007
PLN
Avg
1065.41
High
1138.73
Low
992.9221
Last updated: 3/27/2026, 9:27:19 AM
Quick Conversions
| PLN | COP |
|---|---|
| 1 PLN | 992.92 COP |
| 10 PLN | 9,929.22 COP |
| 50 PLN | 49,646.10 COP |
| 100 PLN | 99,292.21 COP |
| 500 PLN | 496,461.05 COP |
| 1,000 PLN | 992,922.10 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-03-27T09:27:19Z",
"rates": {
"COP": 992.922099
}
}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": 99292.2099,
"rate": 992.922099
}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