Rate Overview
Live
1 LSL = 1.6342 CUP
1 CUP = 0.611925
LSL
Avg
1.6225
High
1.6399
Low
1.6021
Last updated: 6/16/2026, 2:37:42 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.63 CUP |
| 10 LSL | 16.34 CUP |
| 50 LSL | 81.71 CUP |
| 100 LSL | 163.42 CUP |
| 500 LSL | 817.09 CUP |
| 1,000 LSL | 1,634.19 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-16T14:37:42Z",
"rates": {
"CUP": 1.634188
}
}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.4188,
"rate": 1.634188
}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