Rate Overview
Live
1 CUP = 953.1936 SLL
1 SLL = 0.001049
CUP
Avg
953.8999
High
956.4730
Low
951.9198
Last updated: 5/27/2026, 11:52:25 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 953.19 SLL |
| 10 CUP | 9,531.94 SLL |
| 50 CUP | 47,659.68 SLL |
| 100 CUP | 95,319.36 SLL |
| 500 CUP | 476,596.82 SLL |
| 1,000 CUP | 953,193.63 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-05-27T23:52:25Z",
"rates": {
"SLL": 953.193633
}
}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": 95319.3633,
"rate": 953.193633
}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