Rate Overview
Live
1 THB = 10.0734 LKR
1 LKR = 0.099271
THB
Avg
9.9430
High
10.2547
Low
9.5508
Last updated: 7/6/2026, 3:40:48 PM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.07 LKR |
| 10 THB | 100.73 LKR |
| 50 THB | 503.67 LKR |
| 100 THB | 1,007.34 LKR |
| 500 THB | 5,036.70 LKR |
| 1,000 THB | 10,073.40 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-06T15:40:48Z",
"rates": {
"LKR": 10.073402
}
}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": 1007.3402,
"rate": 10.073402
}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