Rate Overview
Live
1 COP = 0.000264 PAB
1 PAB = 3787.88
COP
Avg
0.000265
High
0.000266
Low
0.000263
Last updated: 3/6/2026, 11:25:00 PM
Quick Conversions
| COP | PAB |
|---|---|
| 1 COP | 0.00 PAB |
| 10 COP | 0.00 PAB |
| 50 COP | 0.01 PAB |
| 100 COP | 0.03 PAB |
| 500 COP | 0.13 PAB |
| 1,000 COP | 0.26 PAB |
Get COP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=PABExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-06T23:25:00Z",
"rates": {
"PAB": 0.000264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "PAB",
"amount": 100
},
"result": 0.026400000000000003,
"rate": 0.000264
}Build with COP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key