Rate Overview
Live
1 THB = 10.0188 LKR
1 LKR = 0.099812
THB
Avg
10.0746
High
10.1748
Low
9.9865
Last updated: 7/21/2026, 4:43:57 AM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.02 LKR |
| 10 THB | 100.19 LKR |
| 50 THB | 500.94 LKR |
| 100 THB | 1,001.88 LKR |
| 500 THB | 5,009.40 LKR |
| 1,000 THB | 10,018.81 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-21T04:43:57Z",
"rates": {
"LKR": 10.018808
}
}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": 1001.8808,
"rate": 10.018808
}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