Rate Overview
Live
1 CUP = 932.2119 SLL
1 SLL = 0.001073
CUP
Avg
885.1789
High
933.9475
Low
860.4998
Last updated: 6/19/2026, 8:43:39 AM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 932.21 SLL |
| 10 CUP | 9,322.12 SLL |
| 50 CUP | 46,610.60 SLL |
| 100 CUP | 93,221.19 SLL |
| 500 CUP | 466,105.96 SLL |
| 1,000 CUP | 932,211.92 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-06-19T08:43:39Z",
"rates": {
"SLL": 932.211923
}
}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": 93221.1923,
"rate": 932.211923
}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