Rate Overview
Live
1 CUP = 914.8278 SLL
1 SLL = 0.001093
CUP
Avg
887.2401
High
914.8278
Low
862.4147
Last updated: 7/28/2026, 9:16:36 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 914.83 SLL |
| 10 CUP | 9,148.28 SLL |
| 50 CUP | 45,741.39 SLL |
| 100 CUP | 91,482.78 SLL |
| 500 CUP | 457,413.91 SLL |
| 1,000 CUP | 914,827.82 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-28T21:16:36Z",
"rates": {
"SLL": 914.827821
}
}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": 91482.7821,
"rate": 914.827821
}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