Rate Overview
Live
1 COP = 28.0501 LBP
1 LBP = 0.035650
COP
Avg
25.1353
High
28.0501
Low
23.6266
Last updated: 7/28/2026, 7:50:25 PM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.05 LBP |
| 10 COP | 280.50 LBP |
| 50 COP | 1,402.51 LBP |
| 100 COP | 2,805.01 LBP |
| 500 COP | 14,025.05 LBP |
| 1,000 COP | 28,050.11 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-07-28T19:50:25Z",
"rates": {
"LBP": 28.050109
}
}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": 2805.0108999999998,
"rate": 28.050109
}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