Rate Overview
Live
1 LTL = 8.7555 CUP
1 CUP = 0.114213
LTL
Avg
8.2883
High
8.9747
Low
7.9811
Last updated: 7/27/2026, 6:39:41 PM
Quick Conversions
| LTL | CUP |
|---|---|
| 1 LTL | 8.76 CUP |
| 10 LTL | 87.56 CUP |
| 50 LTL | 437.78 CUP |
| 100 LTL | 875.55 CUP |
| 500 LTL | 4,377.77 CUP |
| 1,000 LTL | 8,755.54 CUP |
Get LTL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=CUPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-27T18:39:41Z",
"rates": {
"CUP": 8.755536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "CUP",
"amount": 100
},
"result": 875.5536,
"rate": 8.755536
}Build with LTL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key