Rate Overview
Live
1 COP = 28.0976 LBP
1 LBP = 0.035590
COP
Avg
28.1610
High
28.7396
Low
27.7436
Last updated: 9/3/2026, 12:10:09 PM
Quick Conversions
| COP | LBP |
|---|---|
| 1 COP | 28.10 LBP |
| 10 COP | 280.98 LBP |
| 50 COP | 1,404.88 LBP |
| 100 COP | 2,809.76 LBP |
| 500 COP | 14,048.82 LBP |
| 1,000 COP | 28,097.65 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-09-03T12:10:09Z",
"rates": {
"LBP": 28.097646
}
}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": 2809.7646,
"rate": 28.097646
}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