Rate Overview
Live
1 TJS = 0.063736 LVL
1 LVL = 15.6897
TJS
Avg
0.064466
High
0.065944
Low
0.062704
Last updated: 3/27/2026, 8:20:55 AM
Quick Conversions
| TJS | LVL |
|---|---|
| 1 TJS | 0.06 LVL |
| 10 TJS | 0.64 LVL |
| 50 TJS | 3.19 LVL |
| 100 TJS | 6.37 LVL |
| 500 TJS | 31.87 LVL |
| 1,000 TJS | 63.74 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-03-27T08:20:55Z",
"rates": {
"LVL": 0.063736
}
}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.3736,
"rate": 0.063736
}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