Rate Overview
Live
1 THB = 10.0307 LKR
1 LKR = 0.099694
THB
Avg
9.8920
High
10.2344
Low
9.5508
Last updated: 5/27/2026, 4:21:00 PM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 10.03 LKR |
| 10 THB | 100.31 LKR |
| 50 THB | 501.54 LKR |
| 100 THB | 1,003.07 LKR |
| 500 THB | 5,015.36 LKR |
| 1,000 THB | 10,030.72 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-05-27T16:21:00Z",
"rates": {
"LKR": 10.030717
}
}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": 1003.0717,
"rate": 10.030717
}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