Rate Overview
Live
1 THB = 9.9684 LKR
1 LKR = 0.100317
THB
Avg
10.0006
High
10.0337
Low
9.9684
Last updated: 7/23/2026, 1:51:11 AM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 9.97 LKR |
| 10 THB | 99.68 LKR |
| 50 THB | 498.42 LKR |
| 100 THB | 996.84 LKR |
| 500 THB | 4,984.20 LKR |
| 1,000 THB | 9,968.41 LKR |
Get THB/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=LKRExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-23T01:51:11Z",
"rates": {
"LKR": 9.968406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "LKR",
"amount": 100
},
"result": 996.8406,
"rate": 9.968406
}Build with THB/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key