Rate Overview
Live
1 COP = 24.7296 LBP
1 LBP = 0.040437
COP
Avg
22.4603
High
24.7296
Low
20.2544
Last updated: 5/28/2026, 11:10:21 PM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 24.73 LBP |
| 10 COP | 247.30 LBP |
| 50 COP | 1,236.48 LBP |
| 100 COP | 2,472.96 LBP |
| 500 COP | 12,364.80 LBP |
| 1,000 COP | 24,729.60 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-05-28T23:10:21Z",
"rates": {
"LBP": 24.729603
}
}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": 2472.9603,
"rate": 24.729603
}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