Rate Overview
Live
1 LKR = 0.104367 THB
1 THB = 9.5816
LKR
Avg
0.109867
High
0.118584
Low
0.100040
Last updated: 3/27/2026, 12:54:38 PM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 1.04 THB |
| 50 LKR | 5.22 THB |
| 100 LKR | 10.44 THB |
| 500 LKR | 52.18 THB |
| 1,000 LKR | 104.37 THB |
Get LKR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=THBExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T12:54:38Z",
"rates": {
"THB": 0.104367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "THB",
"amount": 100
},
"result": 10.4367,
"rate": 0.104367
}Build with LKR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key