Rate Overview
Live
1 PEN = 940.8440 COP
1 COP = 0.001063
PEN
Avg
971.2428
High
1018.23
Low
940.8440
Last updated: 7/28/2026, 7:04:24 AM
Quick Conversions
| PEN | COP |
|---|---|
| 1 PEN | 940.84 COP |
| 10 PEN | 9,408.44 COP |
| 50 PEN | 47,042.20 COP |
| 100 PEN | 94,084.40 COP |
| 500 PEN | 470,421.98 COP |
| 1,000 PEN | 940,843.97 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-07-28T07:04:24Z",
"rates": {
"COP": 940.843966
}
}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": 94084.39660000001,
"rate": 940.843966
}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