Rate Overview
Live
1 CUP = 0.114176 LTL
1 LTL = 8.7584
CUP
Avg
0.113720
High
0.114248
Low
0.111424
Last updated: 7/8/2026, 4:39:42 AM
Quick Conversions
| CUP | LTL |
|---|---|
| 1 CUP | 0.11 LTL |
| 10 CUP | 1.14 LTL |
| 50 CUP | 5.71 LTL |
| 100 CUP | 11.42 LTL |
| 500 CUP | 57.09 LTL |
| 1,000 CUP | 114.18 LTL |
Get CUP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=LTLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-08T04:39:42Z",
"rates": {
"LTL": 0.114176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "LTL",
"amount": 100
},
"result": 11.4176,
"rate": 0.114176
}Build with CUP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key