Rate Overview
Live
1 SLL = 0.001005 CUP
1 CUP = 995.0249
SLL
Avg
0.001037
High
0.001049
Low
0.001005
Last updated: 3/7/2026, 7:37:37 AM
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.50 CUP |
| 1,000 SLL | 1.01 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-03-07T07:37:37Z",
"rates": {
"CUP": 0.001005
}
}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.1005,
"rate": 0.001005
}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