Rate Overview
Live
1 LAK = 0.000433 TJS
1 TJS = 2309.47 LAK
Avg
0.000457
High
0.000504
Low
0.000424
Last updated: 1/25/2026, 3:31:11 PM
Quick Conversions
| LAK | TJS |
|---|---|
| 1 LAK | 0.00 TJS |
| 10 LAK | 0.00 TJS |
| 50 LAK | 0.02 TJS |
| 100 LAK | 0.04 TJS |
| 500 LAK | 0.22 TJS |
| 1,000 LAK | 0.43 TJS |
Get LAK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=TJSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-01-25T15:31:11Z",
"rates": {
"TJS": 0.000433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "TJS",
"amount": 100
},
"result": 0.0433,
"rate": 0.000433
}Build with LAK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key