Rate Overview
Live
1 CUP = 0.111424 LTL
1 LTL = 8.9747
CUP
Avg
0.111424
High
0.111424
Low
0.111424
Last updated: 4/18/2026, 8:47:26 AM
Quick Conversions
| CUP | LTL |
|---|---|
| 1 CUP | 0.11 LTL |
| 10 CUP | 1.11 LTL |
| 50 CUP | 5.57 LTL |
| 100 CUP | 11.14 LTL |
| 500 CUP | 55.71 LTL |
| 1,000 CUP | 111.42 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-04-18T08:47:26Z",
"rates": {
"LTL": 0.111424
}
}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.1424,
"rate": 0.111424
}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