Rate Overview
Live
1 COP = 28.0246 LBP
1 LBP = 0.035683
COP
Avg
27.9761
High
28.1068
Low
27.8398
Last updated: 7/29/2026, 9:09:39 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.02 LBP |
| 10 COP | 280.25 LBP |
| 50 COP | 1,401.23 LBP |
| 100 COP | 2,802.46 LBP |
| 500 COP | 14,012.29 LBP |
| 1,000 COP | 28,024.59 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-07-29T09:09:39Z",
"rates": {
"LBP": 28.024589
}
}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": 2802.4589,
"rate": 28.024589
}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