Rate Overview
Live
1 CUP = 913.2817 SLL
1 SLL = 0.001095
CUP
Avg
901.7834
High
962.1409
Low
791.3017
Last updated: 7/29/2026, 4:12:32 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 913.28 SLL |
| 10 CUP | 9,132.82 SLL |
| 50 CUP | 45,664.09 SLL |
| 100 CUP | 91,328.17 SLL |
| 500 CUP | 456,640.86 SLL |
| 1,000 CUP | 913,281.72 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-29T16:12:32Z",
"rates": {
"SLL": 913.281718
}
}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": 91328.1718,
"rate": 913.281718
}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