Rate Overview
Live
1 LKR = 0.104345 THB
1 THB = 9.5836
LKR
Avg
0.107203
High
0.117261
Low
0.099951
Last updated: 3/27/2026, 2:35:40 PM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 1.04 THB |
| 50 LKR | 5.22 THB |
| 100 LKR | 10.43 THB |
| 500 LKR | 52.17 THB |
| 1,000 LKR | 104.35 THB |
Get LKR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=THBExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T14:35:40Z",
"rates": {
"THB": 0.104345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "THB",
"amount": 100
},
"result": 10.4345,
"rate": 0.104345
}Build with LKR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key