Rate Overview
Live
1 SLL = 0.000135 BYN
1 BYN = 7407.41
SLL
Avg
0.000135
High
0.000136
Low
0.000135
Last updated: 4/17/2026, 6:17:17 AM
Quick Conversions
| SLL | BYN |
|---|---|
| 1 SLL | 0.00 BYN |
| 10 SLL | 0.00 BYN |
| 50 SLL | 0.01 BYN |
| 100 SLL | 0.01 BYN |
| 500 SLL | 0.07 BYN |
| 1,000 SLL | 0.14 BYN |
Get SLL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BYNExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T06:17:17Z",
"rates": {
"BYN": 0.000135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BYN",
"amount": 100
},
"result": 0.0135,
"rate": 0.000135
}Build with SLL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key