Rate Overview
Live
1 LKR = 0.099122 THB
1 THB = 10.0886
LKR
Avg
0.099878
High
0.102027
Low
0.095561
Last updated: 5/28/2026, 9:48:38 PM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 0.99 THB |
| 50 LKR | 4.96 THB |
| 100 LKR | 9.91 THB |
| 500 LKR | 49.56 THB |
| 1,000 LKR | 99.12 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-28T21:48:38Z",
"rates": {
"THB": 0.099122
}
}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.9122,
"rate": 0.099122
}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