Rate Overview
Live
1 COP = 28.4249 LBP
1 LBP = 0.035180
COP
Avg
22.9066
High
28.4249
Low
20.2544
Last updated: 8/3/2026, 5:27:56 PM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.42 LBP |
| 10 COP | 284.25 LBP |
| 50 COP | 1,421.24 LBP |
| 100 COP | 2,842.49 LBP |
| 500 COP | 14,212.44 LBP |
| 1,000 COP | 28,424.88 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-03T17:27:56Z",
"rates": {
"LBP": 28.424877
}
}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": 2842.4876999999997,
"rate": 28.424877
}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