Rate Overview
Live
1 COP = 28.8212 LBP
1 LBP = 0.034697
COP
Avg
25.2738
High
28.8212
Low
23.6107
Last updated: 8/14/2026, 6:29:26 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.82 LBP |
| 10 COP | 288.21 LBP |
| 50 COP | 1,441.06 LBP |
| 100 COP | 2,882.12 LBP |
| 500 COP | 14,410.59 LBP |
| 1,000 COP | 28,821.18 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-14T06:29:26Z",
"rates": {
"LBP": 28.821175
}
}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": 2882.1175,
"rate": 28.821175
}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