Rate Overview
Live
1 THB = 9.9901 LKR
1 LKR = 0.100100
THB
Avg
9.9385
High
9.9907
Low
9.8843
Last updated: 9/4/2026, 8:17:58 PM
Quick Conversions
| THB | LKR |
|---|---|
| 1 THB | 9.99 LKR |
| 10 THB | 99.90 LKR |
| 50 THB | 499.50 LKR |
| 100 THB | 999.01 LKR |
| 500 THB | 4,995.03 LKR |
| 1,000 THB | 9,990.05 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-09-04T20:17:58Z",
"rates": {
"LKR": 9.990053
}
}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": 999.0052999999999,
"rate": 9.990053
}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