Rate Overview
Live
1 LSL = 1.6204 CUP
1 CUP = 0.617140
LSL
Avg
1.5392
High
1.6372
Low
1.4017
Last updated: 7/16/2026, 12:17:34 AM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.62 CUP |
| 10 LSL | 16.20 CUP |
| 50 LSL | 81.02 CUP |
| 100 LSL | 162.04 CUP |
| 500 LSL | 810.19 CUP |
| 1,000 LSL | 1,620.38 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-16T00:17:34Z",
"rates": {
"CUP": 1.620378
}
}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": 162.0378,
"rate": 1.620378
}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