Rate Overview
Live
1 THB = 10.0273 LKR
1 LKR = 0.099728
THB
Avg
9.9427
High
10.2547
Low
9.5508
Last updated: 7/27/2026, 5:06:38 PM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.03 LKR |
| 10 THB | 100.27 LKR |
| 50 THB | 501.37 LKR |
| 100 THB | 1,002.73 LKR |
| 500 THB | 5,013.65 LKR |
| 1,000 THB | 10,027.30 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-27T17:06:38Z",
"rates": {
"LKR": 10.027301
}
}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": 1002.7301,
"rate": 10.027301
}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