Rate Overview
Live
1 PEN = 952.8868 COP
1 COP = 0.001049
PEN
Avg
958.4905
High
967.7559
Low
952.8868
Last updated: 7/19/2026, 9:53:07 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 952.89 COP |
| 10 PEN | 9,528.87 COP |
| 50 PEN | 47,644.34 COP |
| 100 PEN | 95,288.68 COP |
| 500 PEN | 476,443.41 COP |
| 1,000 PEN | 952,886.83 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-19T09:53:07Z",
"rates": {
"COP": 952.886825
}
}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": 95288.68250000001,
"rate": 952.886825
}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