Rate Overview
Live
1 THB = 0.018361 LVL
1 LVL = 54.4633
THB
Avg
0.018747
High
0.019287
Low
0.018267
Last updated: 7/28/2026, 11:52:28 AM
Quick Conversions
| THB | LVL |
|---|---|
| 1 THB | 0.02 LVL |
| 10 THB | 0.18 LVL |
| 50 THB | 0.92 LVL |
| 100 THB | 1.84 LVL |
| 500 THB | 9.18 LVL |
| 1,000 THB | 18.36 LVL |
Get THB/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=LVLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:52:28Z",
"rates": {
"LVL": 0.018361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "LVL",
"amount": 100
},
"result": 1.8360999999999998,
"rate": 0.018361
}Build with THB/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key