Rate Overview
Live
1 SLL = 0.001435 THB
1 THB = 696.8641
SLL
Avg
0.001433
High
0.001441
Low
0.001413
Last updated: 3/27/2026, 6:43:23 AM
Quick Conversions
| SLL | THB |
|---|---|
| 1 SLL | 0.00 THB |
| 10 SLL | 0.01 THB |
| 50 SLL | 0.07 THB |
| 100 SLL | 0.14 THB |
| 500 SLL | 0.72 THB |
| 1,000 SLL | 1.44 THB |
Get SLL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=THBExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T06:43:23Z",
"rates": {
"THB": 0.001435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "THB",
"amount": 100
},
"result": 0.14350000000000002,
"rate": 0.001435
}Build with SLL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key