Rate Overview
Live
1 CUP = 863.6153 SLL
1 SLL = 0.001158
CUP
Avg
932.1684
High
973.0259
Low
791.3017
Last updated: 7/30/2026, 12:32:37 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 863.62 SLL |
| 10 CUP | 8,636.15 SLL |
| 50 CUP | 43,180.76 SLL |
| 100 CUP | 86,361.53 SLL |
| 500 CUP | 431,807.63 SLL |
| 1,000 CUP | 863,615.26 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-30T12:32:37Z",
"rates": {
"SLL": 863.615264
}
}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": 86361.5264,
"rate": 863.615264
}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