Rate Overview
Live
1 PEN = 1016.97 COP
1 COP = 0.000983
PEN
Avg
1027.86
High
1038.59
Low
1016.97
Last updated: 6/19/2026, 8:40:22 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,016.97 COP |
| 10 PEN | 10,169.69 COP |
| 50 PEN | 50,848.44 COP |
| 100 PEN | 101,696.88 COP |
| 500 PEN | 508,484.38 COP |
| 1,000 PEN | 1,016,968.77 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-06-19T08:40:22Z",
"rates": {
"COP": 1016.968768
}
}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": 101696.8768,
"rate": 1016.968768
}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