Rate Overview
Live
1 CUP = 0.121984 LTL
1 LTL = 8.1978 CUP
Avg
0.122994
High
0.123978
Low
0.121734
Last updated: 1/25/2026, 3:17:32 PM
Quick Conversions
| CUP | LTL |
|---|---|
| 1 CUP | 0.12 LTL |
| 10 CUP | 1.22 LTL |
| 50 CUP | 6.10 LTL |
| 100 CUP | 12.20 LTL |
| 500 CUP | 60.99 LTL |
| 1,000 CUP | 121.98 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-01-25T15:17:32Z",
"rates": {
"LTL": 0.121984
}
}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.1984,
"rate": 0.121984
}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