Rate Overview
Live
1 LSL = 1.6192 CUP
1 CUP = 0.617600
LSL
Avg
1.6151
High
1.6228
Low
1.5949
Last updated: 4/16/2026, 3:51:19 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.62 CUP |
| 10 LSL | 16.19 CUP |
| 50 LSL | 80.96 CUP |
| 100 LSL | 161.92 CUP |
| 500 LSL | 809.59 CUP |
| 1,000 LSL | 1,619.17 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-04-16T15:51:19Z",
"rates": {
"CUP": 1.61917
}
}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": 161.917,
"rate": 1.61917
}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