Rate Overview
Live
1 LKR = 0.097612 THB
1 THB = 10.2446
LKR
Avg
0.108711
High
0.118584
Low
0.097612
Last updated: 6/18/2026, 8:29:33 AM
Quick Conversions
| LKR | THB |
|---|---|
| 1 LKR | 0.10 THB |
| 10 LKR | 0.98 THB |
| 50 LKR | 4.88 THB |
| 100 LKR | 9.76 THB |
| 500 LKR | 48.81 THB |
| 1,000 LKR | 97.61 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-06-18T08:29:33Z",
"rates": {
"THB": 0.097612
}
}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": 9.7612,
"rate": 0.097612
}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