Rate Overview
Live
1 COP = 0.000298 PAB
1 PAB = 3355.70
COP
Avg
0.000294
High
0.000298
Low
0.000289
Last updated: 7/5/2026, 12:17:52 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.15 PAB |
| 1,000 COP | 0.30 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-07-05T12:17:52Z",
"rates": {
"PAB": 0.000298
}
}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.029799999999999997,
"rate": 0.000298
}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