Rate Overview
Live
1 CUP = 791.3023 SLL
1 SLL = 0.001264
CUP
Avg
941.1723
High
973.0259
Low
791.3023
Last updated: 3/28/2026, 1:29:53 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 791.30 SLL |
| 10 CUP | 7,913.02 SLL |
| 50 CUP | 39,565.11 SLL |
| 100 CUP | 79,130.23 SLL |
| 500 CUP | 395,651.14 SLL |
| 1,000 CUP | 791,302.29 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-03-28T13:29:53Z",
"rates": {
"SLL": 791.30229
}
}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": 79130.22899999999,
"rate": 791.30229
}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