Rate Overview
Live
1 LKR = 0.099293 THB
1 THB = 10.0712
LKR
Avg
0.108060
High
0.118584
Low
0.098286
Last updated: 8/17/2026, 1:38:08 PM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 0.99 THB |
| 50 LKR | 4.96 THB |
| 100 LKR | 9.93 THB |
| 500 LKR | 49.65 THB |
| 1,000 LKR | 99.29 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-08-17T13:38:08Z",
"rates": {
"THB": 0.099293
}
}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": 9.929300000000001,
"rate": 0.099293
}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