Rate Overview
Live
1 COP = 28.0501 LBP
1 LBP = 0.035650
COP
Avg
27.9733
High
28.1068
Low
27.8398
Last updated: 7/29/2026, 1:00:00 AM
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-29T01:00:00Z",
"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