Rate Overview
Live
1 CUP = 864.9340 SLL
1 SLL = 0.001156
CUP
Avg
867.5549
High
890.5462
Low
861.7348
Last updated: 8/19/2026, 5:09:06 AM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 864.93 SLL |
| 10 CUP | 8,649.34 SLL |
| 50 CUP | 43,246.70 SLL |
| 100 CUP | 86,493.40 SLL |
| 500 CUP | 432,467.02 SLL |
| 1,000 CUP | 864,934.04 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-08-19T05:09:06Z",
"rates": {
"SLL": 864.934035
}
}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": 86493.4035,
"rate": 864.934035
}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