Rate Overview
Live
1 SLL = 0.001334 THB
1 THB = 749.6252
SLL
Avg
0.001365
High
0.001393
Low
0.001334
Last updated: 3/7/2026, 3:09:16 AM
Quick Conversions
| SLL | THB |
|---|---|
| 1 SLL | 0.00 THB |
| 10 SLL | 0.01 THB |
| 50 SLL | 0.07 THB |
| 100 SLL | 0.13 THB |
| 500 SLL | 0.67 THB |
| 1,000 SLL | 1.33 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-07T03:09:16Z",
"rates": {
"THB": 0.001334
}
}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.1334,
"rate": 0.001334
}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