Rate Overview
Live
1 THB = 10.0402 LKR
1 LKR = 0.099600
THB
Avg
9.2888
High
10.1743
Low
8.4328
Last updated: 7/27/2026, 7:58:10 AM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.04 LKR |
| 10 THB | 100.40 LKR |
| 50 THB | 502.01 LKR |
| 100 THB | 1,004.02 LKR |
| 500 THB | 5,020.09 LKR |
| 1,000 THB | 10,040.17 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-27T07:58:10Z",
"rates": {
"LKR": 10.040171
}
}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": 1004.0171,
"rate": 10.040171
}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