Rate Overview
Live
1 CUP = 0.635154 LSL
1 LSL = 1.5744
CUP
Avg
0.626508
High
0.635154
Low
0.617667
Last updated: 7/26/2026, 1:11:44 AM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.64 LSL |
| 10 CUP | 6.35 LSL |
| 50 CUP | 31.76 LSL |
| 100 CUP | 63.52 LSL |
| 500 CUP | 317.58 LSL |
| 1,000 CUP | 635.15 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-07-26T01:11:44Z",
"rates": {
"LSL": 0.635154
}
}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": 63.5154,
"rate": 0.635154
}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