Rate Overview
Live
1 COP = 0.000317 PAB
1 PAB = 3154.57
COP
Avg
0.000314
High
0.000317
Low
0.000310
Last updated: 9/4/2026, 11:57:39 AM
Quick Conversions
| COP | PAB |
|---|---|
| 1 COP | 0.00 PAB |
| 10 COP | 0.00 PAB |
| 50 COP | 0.02 PAB |
| 100 COP | 0.03 PAB |
| 500 COP | 0.16 PAB |
| 1,000 COP | 0.32 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-09-04T11:57:39Z",
"rates": {
"PAB": 0.000317
}
}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.0317,
"rate": 0.000317
}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