Rate Overview
Live
1 LTL = 1229.90 COP
1 COP = 0.000813
LTL
Avg
1248.07
High
1284.42
Low
1214.84
Last updated: 5/29/2026, 9:46:50 PM
Quick Conversions
| LTL | COP |
|---|---|
| 1 LTL | 1,229.90 COP |
| 10 LTL | 12,299.01 COP |
| 50 LTL | 61,495.03 COP |
| 100 LTL | 122,990.07 COP |
| 500 LTL | 614,950.34 COP |
| 1,000 LTL | 1,229,900.68 COP |
Get LTL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=COPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-29T21:46:50Z",
"rates": {
"COP": 1229.900682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "COP",
"amount": 100
},
"result": 122990.0682,
"rate": 1229.900682
}Build with LTL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key