Rate Overview
Live
1 PEN = 1084.95 COP
1 COP = 0.000922
PEN
Avg
1106.26
High
1123.38
Low
1084.95
Last updated: 3/7/2026, 7:35:50 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,084.95 COP |
| 10 PEN | 10,849.51 COP |
| 50 PEN | 54,247.57 COP |
| 100 PEN | 108,495.15 COP |
| 500 PEN | 542,475.75 COP |
| 1,000 PEN | 1,084,951.49 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-03-07T07:35:50Z",
"rates": {
"COP": 1084.951494
}
}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": 108495.1494,
"rate": 1084.951494
}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