Rate Overview
Live
1 THB = 0.018967 LVL
1 LVL = 52.7232
THB
Avg
0.019041
High
0.019248
Low
0.018916
Last updated: 3/7/2026, 12:13:54 AM
Quick Conversions
| THB | LVL |
|---|---|
| 1 THB | 0.02 LVL |
| 10 THB | 0.19 LVL |
| 50 THB | 0.95 LVL |
| 100 THB | 1.90 LVL |
| 500 THB | 9.48 LVL |
| 1,000 THB | 18.97 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-03-07T00:13:54Z",
"rates": {
"LVL": 0.018967
}
}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.8967,
"rate": 0.018967
}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