Rate Overview
Live
1 CUP = 0.682417 LSL
1 LSL = 1.4654
CUP
Avg
0.651601
High
0.696896
Low
0.617430
Last updated: 5/27/2026, 4:50:18 AM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.68 LSL |
| 10 CUP | 6.82 LSL |
| 50 CUP | 34.12 LSL |
| 100 CUP | 68.24 LSL |
| 500 CUP | 341.21 LSL |
| 1,000 CUP | 682.42 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-05-27T04:50:18Z",
"rates": {
"LSL": 0.682417
}
}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": 68.24170000000001,
"rate": 0.682417
}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