Rate Overview
Live
1 LBP = 0.034818 COP
1 COP = 28.7208
LBP
Avg
0.041344
High
0.046623
Low
0.034818
Last updated: 7/31/2026, 10:27:08 AM
Quick Conversions
| LBP | COP |
|---|---|
| 1 LBP | 0.03 COP |
| 10 LBP | 0.35 COP |
| 50 LBP | 1.74 COP |
| 100 LBP | 3.48 COP |
| 500 LBP | 17.41 COP |
| 1,000 LBP | 34.82 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-31T10:27:08Z",
"rates": {
"COP": 0.034818
}
}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.4818000000000002,
"rate": 0.034818
}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