Rate Overview
Live
1 PEN = 1079.12 COP
1 COP = 0.000927
PEN
Avg
1089.72
High
1134.87
Low
1022.11
Last updated: 5/27/2026, 11:04:29 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,079.12 COP |
| 10 PEN | 10,791.18 COP |
| 50 PEN | 53,955.90 COP |
| 100 PEN | 107,911.79 COP |
| 500 PEN | 539,558.97 COP |
| 1,000 PEN | 1,079,117.93 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-27T23:04:29Z",
"rates": {
"COP": 1079.117933
}
}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": 107911.7933,
"rate": 1079.117933
}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