Rate Overview
Live
1 LVL = 15.0200 TJS
1 TJS = 0.066578
LVL
Avg
15.0226
High
15.0528
Low
15.0054
Last updated: 7/23/2026, 4:42:46 AM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.02 TJS |
| 10 LVL | 150.20 TJS |
| 50 LVL | 751.00 TJS |
| 100 LVL | 1,502.00 TJS |
| 500 LVL | 7,510.00 TJS |
| 1,000 LVL | 15,020.01 TJS |
Get LVL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=TJSExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-23T04:42:46Z",
"rates": {
"TJS": 15.020008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "TJS",
"amount": 100
},
"result": 1502.0008,
"rate": 15.020008
}Build with LVL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key