Rate Overview
Live
1 TJS = 0.065772 LVL
1 LVL = 15.2040
TJS
Avg
0.065338
High
0.065772
Low
0.065063
Last updated: 6/18/2026, 5:59:28 PM
Quick Conversions
| TJS | LVL |
|---|---|
| 1 TJS | 0.07 LVL |
| 10 TJS | 0.66 LVL |
| 50 TJS | 3.29 LVL |
| 100 TJS | 6.58 LVL |
| 500 TJS | 32.89 LVL |
| 1,000 TJS | 65.77 LVL |
Get TJS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LVLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-18T17:59:28Z",
"rates": {
"LVL": 0.065772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LVL",
"amount": 100
},
"result": 6.5771999999999995,
"rate": 0.065772
}Build with TJS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key