Rate Overview
Live
1 COP = 0.000951 PEN
1 PEN = 1051.52
COP
Avg
0.000936
High
0.000951
Low
0.000919
Last updated: 4/17/2026, 10:38:59 AM
Quick Conversions
| COP | PEN |
|---|---|
| 1 COP | 0.00 PEN |
| 10 COP | 0.01 PEN |
| 50 COP | 0.05 PEN |
| 100 COP | 0.10 PEN |
| 500 COP | 0.48 PEN |
| 1,000 COP | 0.95 PEN |
Get COP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PENExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T10:38:59Z",
"rates": {
"PEN": 0.000951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PEN",
"amount": 100
},
"result": 0.0951,
"rate": 0.000951
}Build with COP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key