Rate Overview
Live
1 LSL = 1.4503 CUP
1 CUP = 0.689492
LSL
Avg
1.4747
High
1.5066
Low
1.4466
Last updated: 3/7/2026, 7:18:17 AM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.45 CUP |
| 10 LSL | 14.50 CUP |
| 50 LSL | 72.52 CUP |
| 100 LSL | 145.03 CUP |
| 500 LSL | 725.17 CUP |
| 1,000 LSL | 1,450.34 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-03-07T07:18:17Z",
"rates": {
"CUP": 1.450344
}
}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": 145.0344,
"rate": 1.450344
}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