Rate Overview
Live
1 PLN = 994.2206 COP
1 COP = 0.001006
PLN
Avg
1036.35
High
1070.15
Low
993.3700
Last updated: 3/27/2026, 7:44:57 AM
Quick Conversions
| PLN | COP |
|---|---|
| 1 PLN | 994.22 COP |
| 10 PLN | 9,942.21 COP |
| 50 PLN | 49,711.03 COP |
| 100 PLN | 99,422.06 COP |
| 500 PLN | 497,110.32 COP |
| 1,000 PLN | 994,220.63 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-27T07:44:57Z",
"rates": {
"COP": 994.220631
}
}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": 99422.0631,
"rate": 994.220631
}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