Rate Overview
Live
1 COP = 0.074044 PKR
1 PKR = 13.5055
COP
Avg
0.074351
High
0.074658
Low
0.073990
Last updated: 3/7/2026, 7:43:58 AM
Quick Conversions
| COP | PKR |
|---|---|
| 1 COP | 0.07 PKR |
| 10 COP | 0.74 PKR |
| 50 COP | 3.70 PKR |
| 100 COP | 7.40 PKR |
| 500 COP | 37.02 PKR |
| 1,000 COP | 74.04 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-03-07T07:43:58Z",
"rates": {
"PKR": 0.074044
}
}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": 7.4044,
"rate": 0.074044
}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