Rate Overview
Live
1 COP = 0.084122 PKR
1 PKR = 11.8875
COP
Avg
0.083658
High
0.084271
Low
0.082971
Last updated: 7/9/2026, 4:32:13 AM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.08 PKR |
| 10 COP | 0.84 PKR |
| 50 COP | 4.21 PKR |
| 100 COP | 8.41 PKR |
| 500 COP | 42.06 PKR |
| 1,000 COP | 84.12 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-09T04:32:13Z",
"rates": {
"PKR": 0.084122
}
}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.4122,
"rate": 0.084122
}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