Rate Overview
Live
1 SLL = 0.000100 TOP
1 TOP = 10000.00
SLL
Avg
0.000104
High
0.000114
Low
0.000096
Last updated: 5/29/2026, 5:26:59 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-05-29T17:26:59Z",
"rates": {
"TOP": 0.0001
}
}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.01,
"rate": 0.0001
}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