Rate Overview
Live
1 SLL = 0.000103 TOP
1 TOP = 9708.74 SLL
Avg
0.000104
High
0.000112
Low
0.000100
Last updated: 1/25/2026, 2:56:25 PM
Quick Conversions
| SLL | TOP |
|---|---|
| 1 SLL | 0.00 TOP |
| 10 SLL | 0.00 TOP |
| 50 SLL | 0.01 TOP |
| 100 SLL | 0.01 TOP |
| 500 SLL | 0.05 TOP |
| 1,000 SLL | 0.10 TOP |
Get SLL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=TOPExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T14:56:25Z",
"rates": {
"TOP": 0.000103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "TOP",
"amount": 100
},
"result": 0.0103,
"rate": 0.000103
}Build with SLL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key