Rate Overview
Live
1 LTL = 8.7893 CUP
1 CUP = 0.113774
LTL
Avg
7.9874
High
8.9747
Low
7.1671
Last updated: 7/30/2026, 11:46:33 PM
Quick Conversions
| LTL | CUP |
|---|---|
| 1 LTL | 8.79 CUP |
| 10 LTL | 87.89 CUP |
| 50 LTL | 439.47 CUP |
| 100 LTL | 878.93 CUP |
| 500 LTL | 4,394.66 CUP |
| 1,000 LTL | 8,789.33 CUP |
Get LTL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=CUPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-30T23:46:33Z",
"rates": {
"CUP": 8.789327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "CUP",
"amount": 100
},
"result": 878.9327000000001,
"rate": 8.789327
}Build with LTL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key