Rate Overview
Live
1 LSL = 1.5744 CUP
1 CUP = 0.635155
LSL
Avg
1.5972
High
1.6190
Low
1.5744
Last updated: 7/25/2026, 6:21:30 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.57 CUP |
| 10 LSL | 15.74 CUP |
| 50 LSL | 78.72 CUP |
| 100 LSL | 157.44 CUP |
| 500 LSL | 787.21 CUP |
| 1,000 LSL | 1,574.42 CUP |
Get LSL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CUPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-25T18:21:30Z",
"rates": {
"CUP": 1.574419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CUP",
"amount": 100
},
"result": 157.4419,
"rate": 1.574419
}Build with LSL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key