Rate Overview
Live
1 CUP = 0.630204 LSL
1 LSL = 1.5868
CUP
Avg
0.630091
High
0.636612
Low
0.623962
Last updated: 5/6/2026, 11:06:59 PM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.63 LSL |
| 10 CUP | 6.30 LSL |
| 50 CUP | 31.51 LSL |
| 100 CUP | 63.02 LSL |
| 500 CUP | 315.10 LSL |
| 1,000 CUP | 630.20 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-06T23:06:59Z",
"rates": {
"LSL": 0.630204
}
}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.020399999999995,
"rate": 0.630204
}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