Rate Overview
Live
1 LBP = 0.037334 COP
1 COP = 26.7852
LBP
Avg
0.037395
High
0.037768
Low
0.037096
Last updated: 7/9/2026, 10:28:50 AM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.04 COP |
| 10 LBP | 0.37 COP |
| 50 LBP | 1.87 COP |
| 100 LBP | 3.73 COP |
| 500 LBP | 18.67 COP |
| 1,000 LBP | 37.33 COP |
Get LBP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=COPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-09T10:28:50Z",
"rates": {
"COP": 0.037334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "COP",
"amount": 100
},
"result": 3.7334,
"rate": 0.037334
}Build with LBP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key