Rate Overview
Live
1 PEN = 947.0695 COP
1 COP = 0.001056
PEN
Avg
947.4407
High
951.8075
Low
944.5062
Last updated: 7/30/2026, 6:35:47 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 947.07 COP |
| 10 PEN | 9,470.69 COP |
| 50 PEN | 47,353.47 COP |
| 100 PEN | 94,706.95 COP |
| 500 PEN | 473,534.74 COP |
| 1,000 PEN | 947,069.47 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-07-30T18:35:47Z",
"rates": {
"COP": 947.069471
}
}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": 94706.9471,
"rate": 947.069471
}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