Rate Overview
Live
1 COP = 0.077820 PKR
1 PKR = 12.8502
COP
Avg
0.077370
High
0.078247
Low
0.076455
Last updated: 4/17/2026, 1:20:39 PM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.08 PKR |
| 10 COP | 0.78 PKR |
| 50 COP | 3.89 PKR |
| 100 COP | 7.78 PKR |
| 500 COP | 38.91 PKR |
| 1,000 COP | 77.82 PKR |
Get COP/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PKRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T13:20:39Z",
"rates": {
"PKR": 0.07782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PKR",
"amount": 100
},
"result": 7.782,
"rate": 0.07782
}Build with COP/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key