Rate Overview
Live
1 PEN = 920.6457 COP
1 COP = 0.001086
PEN
Avg
1109.86
High
1180.91
Low
920.6457
Last updated: 7/31/2026, 8:54:35 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 920.65 COP |
| 10 PEN | 9,206.46 COP |
| 50 PEN | 46,032.28 COP |
| 100 PEN | 92,064.57 COP |
| 500 PEN | 460,322.83 COP |
| 1,000 PEN | 920,645.66 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-31T08:54:35Z",
"rates": {
"COP": 920.645658
}
}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": 92064.5658,
"rate": 920.645658
}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