Rate Overview
Live
1 COP = 28.6872 LBP
1 LBP = 0.034859
COP
Avg
28.4012
High
28.6872
Low
27.9910
Last updated: 8/12/2026, 9:02:18 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.69 LBP |
| 10 COP | 286.87 LBP |
| 50 COP | 1,434.36 LBP |
| 100 COP | 2,868.72 LBP |
| 500 COP | 14,343.58 LBP |
| 1,000 COP | 28,687.15 LBP |
Get COP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=LBPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-12T09:02:18Z",
"rates": {
"LBP": 28.687154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "LBP",
"amount": 100
},
"result": 2868.7154,
"rate": 28.687154
}Build with COP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key