Rate Overview
Live
1 CUP = 0.635154 LSL
1 LSL = 1.5744
CUP
Avg
0.655481
High
0.706620
Low
0.612265
Last updated: 7/25/2026, 9:58:20 PM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.64 LSL |
| 10 CUP | 6.35 LSL |
| 50 CUP | 31.76 LSL |
| 100 CUP | 63.52 LSL |
| 500 CUP | 317.58 LSL |
| 1,000 CUP | 635.15 LSL |
Get CUP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=LSLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-25T21:58:20Z",
"rates": {
"LSL": 0.635154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "LSL",
"amount": 100
},
"result": 63.5154,
"rate": 0.635154
}Build with CUP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key