Rate Overview
Live
1 PEN = 1056.49 COP
1 COP = 0.000947
PEN
Avg
1068.59
High
1087.51
Low
1051.39
Last updated: 4/17/2026, 5:28:47 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,056.49 COP |
| 10 PEN | 10,564.85 COP |
| 50 PEN | 52,824.27 COP |
| 100 PEN | 105,648.54 COP |
| 500 PEN | 528,242.70 COP |
| 1,000 PEN | 1,056,485.40 COP |
Get PEN/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=COPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-04-17T17:28:47Z",
"rates": {
"COP": 1056.485405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "COP",
"amount": 100
},
"result": 105648.54049999999,
"rate": 1056.485405
}Build with PEN/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key