Rate Overview
Live
1 CUP = 0.124952 LTL
1 LTL = 8.0031
CUP
Avg
0.124491
High
0.133558
Low
0.120551
Last updated: 3/27/2026, 10:23:02 AM
Quick Conversions
| CUP | LTL |
|---|---|
| 1 CUP | 0.12 LTL |
| 10 CUP | 1.25 LTL |
| 50 CUP | 6.25 LTL |
| 100 CUP | 12.50 LTL |
| 500 CUP | 62.48 LTL |
| 1,000 CUP | 124.95 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-03-27T10:23:02Z",
"rates": {
"LTL": 0.124952
}
}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": 12.495199999999999,
"rate": 0.124952
}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