Rate Overview
Live
1 LSL = 1.6365 CUP
1 CUP = 0.611068
LSL
Avg
1.6329
High
1.6420
Low
1.6197
Last updated: 8/12/2026, 7:22:10 PM
Quick Conversions
| LSL | CUP |
|---|---|
| 1 LSL | 1.64 CUP |
| 10 LSL | 16.36 CUP |
| 50 LSL | 81.82 CUP |
| 100 LSL | 163.65 CUP |
| 500 LSL | 818.24 CUP |
| 1,000 LSL | 1,636.48 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-08-12T19:22:10Z",
"rates": {
"CUP": 1.63648
}
}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": 163.648,
"rate": 1.63648
}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