Rate Overview
Live
1 LSL = 1.6602 CUP
1 CUP = 0.602355
LSL
Avg
1.6503
High
1.6613
Low
1.6387
Last updated: 9/6/2026, 2:53:47 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.66 CUP |
| 10 LSL | 16.60 CUP |
| 50 LSL | 83.01 CUP |
| 100 LSL | 166.02 CUP |
| 500 LSL | 830.08 CUP |
| 1,000 LSL | 1,660.15 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-09-06T14:53:47Z",
"rates": {
"CUP": 1.660151
}
}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": 166.0151,
"rate": 1.660151
}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