Rate Overview
Live
1 THB = 0.018865 LVL
1 LVL = 53.0082
THB
Avg
0.018839
High
0.018911
Low
0.018732
Last updated: 4/17/2026, 6:06:25 AM
Quick Conversions
| THB | LVL |
|---|---|
| 1 THB | 0.02 LVL |
| 10 THB | 0.19 LVL |
| 50 THB | 0.94 LVL |
| 100 THB | 1.89 LVL |
| 500 THB | 9.43 LVL |
| 1,000 THB | 18.87 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-04-17T06:06:25Z",
"rates": {
"LVL": 0.018865
}
}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.8865,
"rate": 0.018865
}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