Rate Overview
Live
1 CUP = 863.2867 SLL
1 SLL = 0.001158
CUP
Avg
890.9195
High
1024.15
Low
791.3017
Last updated: 7/31/2026, 8:56:05 AM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 863.29 SLL |
| 10 CUP | 8,632.87 SLL |
| 50 CUP | 43,164.34 SLL |
| 100 CUP | 86,328.67 SLL |
| 500 CUP | 431,643.37 SLL |
| 1,000 CUP | 863,286.74 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-31T08:56:05Z",
"rates": {
"SLL": 863.286738
}
}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": 86328.6738,
"rate": 863.286738
}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