Rate Overview
Live
1 LTL = 8.8543 CUP
1 CUP = 0.112940
LTL
Avg
8.4625
High
8.9747
Low
7.9989
Last updated: 8/1/2026, 12:18:07 PM
Quick Conversions
| LTL | CUP |
|---|---|
| 1 LTL | 8.85 CUP |
| 10 LTL | 88.54 CUP |
| 50 LTL | 442.71 CUP |
| 100 LTL | 885.43 CUP |
| 500 LTL | 4,427.14 CUP |
| 1,000 LTL | 8,854.28 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-08-01T12:18:07Z",
"rates": {
"CUP": 8.854284
}
}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": 885.4284,
"rate": 8.854284
}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