Rate Overview
Live
1 PEN = 1006.39 COP
1 COP = 0.000994
PEN
Avg
1032.35
High
1055.63
Low
1006.39
Last updated: 6/17/2026, 8:10:25 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,006.39 COP |
| 10 PEN | 10,063.93 COP |
| 50 PEN | 50,319.64 COP |
| 100 PEN | 100,639.29 COP |
| 500 PEN | 503,196.43 COP |
| 1,000 PEN | 1,006,392.86 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-06-17T08:10:25Z",
"rates": {
"COP": 1006.392863
}
}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": 100639.2863,
"rate": 1006.392863
}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