Rate Overview
Live
1 LKR = 0.101620 THB
1 THB = 9.8406
LKR
Avg
0.101603
High
0.102123
Low
0.101111
Last updated: 4/18/2026, 8:36:04 AM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 1.02 THB |
| 50 LKR | 5.08 THB |
| 100 LKR | 10.16 THB |
| 500 LKR | 50.81 THB |
| 1,000 LKR | 101.62 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-04-18T08:36:04Z",
"rates": {
"THB": 0.10162
}
}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.162,
"rate": 0.10162
}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