Rate Overview
Live
1 SLL = 0.001047 CUP
1 CUP = 955.1098 SLL
Avg
0.001047
High
0.001050
Low
0.001042
Last updated: 1/25/2026, 4:49:51 PM
Quick Conversions
| SLL | CUP |
|---|---|
| 1 SLL | 0.00 CUP |
| 10 SLL | 0.01 CUP |
| 50 SLL | 0.05 CUP |
| 100 SLL | 0.10 CUP |
| 500 SLL | 0.52 CUP |
| 1,000 SLL | 1.05 CUP |
Get SLL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=CUPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T16:49:51Z",
"rates": {
"CUP": 0.001047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "CUP",
"amount": 100
},
"result": 0.1047,
"rate": 0.001047
}Build with SLL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key