Rate Overview
Live
1 COP = 0.081778 PKR
1 PKR = 12.2282
COP
Avg
0.080860
High
0.081912
Low
0.079771
Last updated: 6/19/2026, 8:39:35 AM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.08 PKR |
| 10 COP | 0.82 PKR |
| 50 COP | 4.09 PKR |
| 100 COP | 8.18 PKR |
| 500 COP | 40.89 PKR |
| 1,000 COP | 81.78 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-06-19T08:39:35Z",
"rates": {
"PKR": 0.081778
}
}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.1778,
"rate": 0.081778
}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