Rate Overview
Live
1 LSL = 1.4668 CUP
1 CUP = 0.681760
LSL
Avg
1.4914
High
1.6175
Low
1.4152
Last updated: 5/26/2026, 9:34:21 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.47 CUP |
| 10 LSL | 14.67 CUP |
| 50 LSL | 73.34 CUP |
| 100 LSL | 146.68 CUP |
| 500 LSL | 733.40 CUP |
| 1,000 LSL | 1,466.79 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-05-26T21:34:21Z",
"rates": {
"CUP": 1.466792
}
}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": 146.6792,
"rate": 1.466792
}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