Rate Overview
Live
1 PEN = 1083.19 COP
1 COP = 0.000923
PEN
Avg
1059.30
High
1083.35
Low
1038.46
Last updated: 5/7/2026, 7:56:54 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,083.19 COP |
| 10 PEN | 10,831.86 COP |
| 50 PEN | 54,159.28 COP |
| 100 PEN | 108,318.57 COP |
| 500 PEN | 541,592.85 COP |
| 1,000 PEN | 1,083,185.69 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-05-07T19:56:54Z",
"rates": {
"COP": 1083.185694
}
}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": 108318.56940000001,
"rate": 1083.185694
}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