Rate Overview
Live
1 COP = 24.3323 LBP
1 LBP = 0.041098
COP
Avg
24.2472
High
24.3323
Low
24.0669
Last updated: 3/28/2026, 12:03:54 PM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 24.33 LBP |
| 10 COP | 243.32 LBP |
| 50 COP | 1,216.62 LBP |
| 100 COP | 2,433.23 LBP |
| 500 COP | 12,166.16 LBP |
| 1,000 COP | 24,332.32 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-03-28T12:03:54Z",
"rates": {
"LBP": 24.332321
}
}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": 2433.2321,
"rate": 24.332321
}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