Rate Overview
Live
1 CUP = 954.3442 SLL
1 SLL = 0.001048 CUP
Avg
953.1948
High
955.8577
Low
950.9758
Last updated: 1/25/2026, 2:56:42 PM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 954.34 SLL |
| 10 CUP | 9,543.44 SLL |
| 50 CUP | 47,717.21 SLL |
| 100 CUP | 95,434.42 SLL |
| 500 CUP | 477,172.09 SLL |
| 1,000 CUP | 954,344.18 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-01-25T14:56:42Z",
"rates": {
"SLL": 954.344183
}
}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": 95434.4183,
"rate": 954.344183
}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