Rate Overview
Live
1 LSL = 1.6092 CUP
1 CUP = 0.621441
LSL
Avg
1.3917
High
1.6092
Low
1.2458
Last updated: 6/29/2026, 1:36:54 AM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.61 CUP |
| 10 LSL | 16.09 CUP |
| 50 LSL | 80.46 CUP |
| 100 LSL | 160.92 CUP |
| 500 LSL | 804.58 CUP |
| 1,000 LSL | 1,609.16 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-06-29T01:36:54Z",
"rates": {
"CUP": 1.609162
}
}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": 160.9162,
"rate": 1.609162
}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