Rate Overview
Live
1 COP = 23.9465 LBP
1 LBP = 0.041760
COP
Avg
24.2158
High
24.4898
Low
23.9465
Last updated: 5/8/2026, 9:29:34 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 23.95 LBP |
| 10 COP | 239.47 LBP |
| 50 COP | 1,197.33 LBP |
| 100 COP | 2,394.65 LBP |
| 500 COP | 11,973.27 LBP |
| 1,000 COP | 23,946.54 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-08T09:29:34Z",
"rates": {
"LBP": 23.946541
}
}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": 2394.6541,
"rate": 23.946541
}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