Rate Overview
Live
1 CUP = 0.672814 LSL
1 LSL = 1.4863 CUP
Avg
0.679051
High
0.684646
Low
0.672545
Last updated: 1/25/2026, 9:06:32 AM
Quick Conversions
| CUP | LSL |
|---|---|
| 1 CUP | 0.67 LSL |
| 10 CUP | 6.73 LSL |
| 50 CUP | 33.64 LSL |
| 100 CUP | 67.28 LSL |
| 500 CUP | 336.41 LSL |
| 1,000 CUP | 672.81 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-01-25T09:06:32Z",
"rates": {
"LSL": 0.672814
}
}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": 67.2814,
"rate": 0.672814
}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