Rate Overview
Live
1 CUP = 0.610210 LSL
1 LSL = 1.6388
CUP
Avg
0.607301
High
0.610244
Low
0.601243
Last updated: 9/2/2026, 7:31:54 PM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.61 LSL |
| 10 CUP | 6.10 LSL |
| 50 CUP | 30.51 LSL |
| 100 CUP | 61.02 LSL |
| 500 CUP | 305.11 LSL |
| 1,000 CUP | 610.21 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-09-02T19:31:54Z",
"rates": {
"LSL": 0.61021
}
}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.021,
"rate": 0.61021
}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