Rate Overview
Live
1 THB = 10.1282 LKR
1 LKR = 0.098734
THB
Avg
10.1564
High
10.1775
Low
10.1282
Last updated: 8/12/2026, 3:28:04 PM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.13 LKR |
| 10 THB | 101.28 LKR |
| 50 THB | 506.41 LKR |
| 100 THB | 1,012.82 LKR |
| 500 THB | 5,064.12 LKR |
| 1,000 THB | 10,128.23 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-08-12T15:28:04Z",
"rates": {
"LKR": 10.128232
}
}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": 1012.8232,
"rate": 10.128232
}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