Rate Overview
Live
1 CUP = 0.617600 LSL
1 LSL = 1.6192
CUP
Avg
0.619189
High
0.626980
Low
0.616217
Last updated: 4/16/2026, 5:34:17 PM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.62 LSL |
| 10 CUP | 6.18 LSL |
| 50 CUP | 30.88 LSL |
| 100 CUP | 61.76 LSL |
| 500 CUP | 308.80 LSL |
| 1,000 CUP | 617.60 LSL |
Get CUP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=LSLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-16T17:34:17Z",
"rates": {
"LSL": 0.6176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "LSL",
"amount": 100
},
"result": 61.760000000000005,
"rate": 0.6176
}Build with CUP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key