Rate Overview
Live
1 LTL = 1232.23 COP
1 COP = 0.000812
LTL
Avg
1253.41
High
1274.85
Low
1232.23
Last updated: 3/27/2026, 10:09:45 AM
Quick Conversions
| LTL | COP |
|---|---|
| 1 LTL | 1,232.23 COP |
| 10 LTL | 12,322.31 COP |
| 50 LTL | 61,611.53 COP |
| 100 LTL | 123,223.05 COP |
| 500 LTL | 616,115.27 COP |
| 1,000 LTL | 1,232,230.54 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-03-27T10:09:45Z",
"rates": {
"COP": 1232.230542
}
}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": 123223.0542,
"rate": 1232.230542
}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