Rate Overview
Live
1 CUP = 0.112131 LTL
1 LTL = 8.9181
CUP
Avg
0.112272
High
0.112493
Low
0.112084
Last updated: 9/6/2026, 10:00:35 AM
Quick Conversions
| CUP | LTL |
|---|---|
| 1 CUP | 0.11 LTL |
| 10 CUP | 1.12 LTL |
| 50 CUP | 5.61 LTL |
| 100 CUP | 11.21 LTL |
| 500 CUP | 56.07 LTL |
| 1,000 CUP | 112.13 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-09-06T10:00:35Z",
"rates": {
"LTL": 0.112131
}
}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.213099999999999,
"rate": 0.112131
}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