Rate Overview
Live
1 LSL = 1.6341 CUP
1 CUP = 0.611964
LSL
Avg
1.6187
High
1.6341
Low
1.6088
Last updated: 7/4/2026, 10:54:57 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.63 CUP |
| 10 LSL | 16.34 CUP |
| 50 LSL | 81.70 CUP |
| 100 LSL | 163.41 CUP |
| 500 LSL | 817.04 CUP |
| 1,000 LSL | 1,634.08 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-04T22:54:57Z",
"rates": {
"CUP": 1.634082
}
}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": 163.4082,
"rate": 1.634082
}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