Rate Overview
Live
1 CUP = 863.3637 SLL
1 SLL = 0.001158
CUP
Avg
863.0482
High
866.4217
Low
861.4308
Last updated: 7/10/2026, 6:49:59 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 863.36 SLL |
| 10 CUP | 8,633.64 SLL |
| 50 CUP | 43,168.19 SLL |
| 100 CUP | 86,336.37 SLL |
| 500 CUP | 431,681.86 SLL |
| 1,000 CUP | 863,363.73 SLL |
Get CUP/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=SLLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-10T18:49:59Z",
"rates": {
"SLL": 863.363725
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "SLL",
"amount": 100
},
"result": 86336.3725,
"rate": 863.363725
}Build with CUP/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key