Rate Overview
Live
1 COP = 0.088585 PKR
1 PKR = 11.2886
COP
Avg
0.087970
High
0.089219
Low
0.086593
Last updated: 9/5/2026, 6:17:06 PM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.09 PKR |
| 10 COP | 0.89 PKR |
| 50 COP | 4.43 PKR |
| 100 COP | 8.86 PKR |
| 500 COP | 44.29 PKR |
| 1,000 COP | 88.59 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-09-05T18:17:06Z",
"rates": {
"PKR": 0.088585
}
}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": 8.8585,
"rate": 0.088585
}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