Rate Overview
Live
1 SLL = 0.001437 THB
1 THB = 695.8942
SLL
Avg
0.001396
High
0.001444
Low
0.001353
Last updated: 3/27/2026, 10:08:57 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-27T10:08:57Z",
"rates": {
"THB": 0.001437
}
}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.1437,
"rate": 0.001437
}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