Rate Overview
Live
1 PEN = 984.6085 COP
1 COP = 0.001016
PEN
Avg
989.1588
High
1000.93
Low
982.9801
Last updated: 7/9/2026, 3:37:30 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 984.61 COP |
| 10 PEN | 9,846.08 COP |
| 50 PEN | 49,230.42 COP |
| 100 PEN | 98,460.85 COP |
| 500 PEN | 492,304.24 COP |
| 1,000 PEN | 984,608.48 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-09T03:37:30Z",
"rates": {
"COP": 984.608482
}
}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": 98460.8482,
"rate": 984.608482
}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