Rate Overview
Live
1 CUP = 994.7398 SLL
1 SLL = 0.001005
CUP
Avg
963.9898
High
994.7398
Low
952.6214
Last updated: 3/7/2026, 7:37:54 AM
Quick Conversions
| CUP | SLL |
|---|---|
| 1 CUP | 994.74 SLL |
| 10 CUP | 9,947.40 SLL |
| 50 CUP | 49,736.99 SLL |
| 100 CUP | 99,473.98 SLL |
| 500 CUP | 497,369.91 SLL |
| 1,000 CUP | 994,739.82 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-07T07:37:54Z",
"rates": {
"SLL": 994.739816
}
}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": 99473.9816,
"rate": 994.739816
}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