Rate Overview
Live
1 COP = 0.087363 PKR
1 PKR = 11.4465
COP
Avg
0.078741
High
0.087363
Low
0.074215
Last updated: 7/27/2026, 10:57:47 PM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.09 PKR |
| 10 COP | 0.87 PKR |
| 50 COP | 4.37 PKR |
| 100 COP | 8.74 PKR |
| 500 COP | 43.68 PKR |
| 1,000 COP | 87.36 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-07-27T22:57:47Z",
"rates": {
"PKR": 0.087363
}
}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.7363,
"rate": 0.087363
}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