Rate Overview
Live
1 LSL = 1.4863 CUP
1 CUP = 0.672815 LSL
Avg
1.3955
High
1.4863
Low
1.3223
Last updated: 1/25/2026, 9:24:03 AM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.49 CUP |
| 10 LSL | 14.86 CUP |
| 50 LSL | 74.31 CUP |
| 100 LSL | 148.63 CUP |
| 500 LSL | 743.15 CUP |
| 1,000 LSL | 1,486.29 CUP |
Get LSL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=CUPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-01-25T09:24:03Z",
"rates": {
"CUP": 1.486292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "CUP",
"amount": 100
},
"result": 148.6292,
"rate": 1.486292
}Build with LSL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key