Rate Overview
Live
1 PEN = 1063.82 COP
1 COP = 0.000940
PEN
Avg
1087.41
High
1127.18
Low
1061.87
Last updated: 3/28/2026, 3:25:07 PM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 1,063.82 COP |
| 10 PEN | 10,638.20 COP |
| 50 PEN | 53,191.01 COP |
| 100 PEN | 106,382.02 COP |
| 500 PEN | 531,910.09 COP |
| 1,000 PEN | 1,063,820.17 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-28T15:25:07Z",
"rates": {
"COP": 1063.820171
}
}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": 106382.01710000001,
"rate": 1063.820171
}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