Rate Overview
Live
1 PEN = 928.7074 COP
1 COP = 0.001077
PEN
Avg
937.3930
High
948.2865
Low
928.7074
Last updated: 9/9/2026, 1:38:53 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 928.71 COP |
| 10 PEN | 9,287.07 COP |
| 50 PEN | 46,435.37 COP |
| 100 PEN | 92,870.74 COP |
| 500 PEN | 464,353.70 COP |
| 1,000 PEN | 928,707.41 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-09-09T13:38:53Z",
"rates": {
"COP": 928.707408
}
}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": 92870.7408,
"rate": 928.707408
}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