Rate Overview
Live
1 LSL = 1.5783 CUP
1 CUP = 0.633591
LSL
Avg
1.5310
High
1.6333
Low
1.4152
Last updated: 7/28/2026, 11:56:44 AM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.58 CUP |
| 10 LSL | 15.78 CUP |
| 50 LSL | 78.92 CUP |
| 100 LSL | 157.83 CUP |
| 500 LSL | 789.15 CUP |
| 1,000 LSL | 1,578.31 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-28T11:56:44Z",
"rates": {
"CUP": 1.578306
}
}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.8306,
"rate": 1.578306
}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