Rate Overview
Live
1 LKR = 0.099163 THB
1 THB = 10.0844
LKR
Avg
0.108778
High
0.118584
Low
0.098286
Last updated: 5/28/2026, 11:08:03 PM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 0.99 THB |
| 50 LKR | 4.96 THB |
| 100 LKR | 9.92 THB |
| 500 LKR | 49.58 THB |
| 1,000 LKR | 99.16 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-05-28T23:08:03Z",
"rates": {
"THB": 0.099163
}
}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.9163,
"rate": 0.099163
}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