Rate Overview
Live
1 TJS = 2304.24 LAK
1 LAK = 0.000434 TJS
Avg
2195.38
High
2354.03
Low
1980.86
Last updated: 1/25/2026, 3:31:21 PM
Quick Conversions
| TJS | LAK |
|---|---|
| 1 TJS | 2,304.24 LAK |
| 10 TJS | 23,042.41 LAK |
| 50 TJS | 115,212.04 LAK |
| 100 TJS | 230,424.09 LAK |
| 500 TJS | 1,152,120.45 LAK |
| 1,000 TJS | 2,304,240.90 LAK |
Get TJS/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LAKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T15:31:21Z",
"rates": {
"LAK": 2304.240899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LAK",
"amount": 100
},
"result": 230424.0899,
"rate": 2304.240899
}Build with TJS/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key