Rate Overview
Live
1 LTL = 1221.32 COP
1 COP = 0.000819
LTL
Avg
1225.64
High
1235.64
Low
1217.26
Last updated: 4/18/2026, 8:44:29 AM
Quick Conversions
| LTL | COP |
|---|---|
| 1 LTL | 1,221.32 COP |
| 10 LTL | 12,213.16 COP |
| 50 LTL | 61,065.82 COP |
| 100 LTL | 122,131.64 COP |
| 500 LTL | 610,658.20 COP |
| 1,000 LTL | 1,221,316.40 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-04-18T08:44:29Z",
"rates": {
"COP": 1221.316403
}
}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": 122131.6403,
"rate": 1221.316403
}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