Rate Overview
Live
1 COP = 23.4904 LBP
1 LBP = 0.042571
COP
Avg
23.7228
High
24.0827
Low
23.4904
Last updated: 3/7/2026, 7:35:50 AM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 23.49 LBP |
| 10 COP | 234.90 LBP |
| 50 COP | 1,174.52 LBP |
| 100 COP | 2,349.04 LBP |
| 500 COP | 11,745.19 LBP |
| 1,000 COP | 23,490.38 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-07T07:35:50Z",
"rates": {
"LBP": 23.490384
}
}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": 2349.0384,
"rate": 23.490384
}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