Rate Overview
Live
1 COP = 0.087958 PKR
1 PKR = 11.3691
COP
Avg
0.087397
High
0.087958
Low
0.086331
Last updated: 7/30/2026, 5:39:59 AM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.09 PKR |
| 10 COP | 0.88 PKR |
| 50 COP | 4.40 PKR |
| 100 COP | 8.80 PKR |
| 500 COP | 43.98 PKR |
| 1,000 COP | 87.96 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-30T05:39:59Z",
"rates": {
"PKR": 0.087958
}
}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.7958,
"rate": 0.087958
}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