Rate Overview
Live
1 THB = 10.0068 LKR
1 LKR = 0.099932
THB
Avg
9.9920
High
10.0301
Low
9.9581
Last updated: 7/28/2026, 2:21:38 AM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.01 LKR |
| 10 THB | 100.07 LKR |
| 50 THB | 500.34 LKR |
| 100 THB | 1,000.68 LKR |
| 500 THB | 5,003.38 LKR |
| 1,000 THB | 10,006.76 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-28T02:21:38Z",
"rates": {
"LKR": 10.006755
}
}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": 1000.6755,
"rate": 10.006755
}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