Rate Overview
Live
1 TJS = 0.108137 USD
1 USD = 9.2475
TJS
Avg
0.108160
High
0.108389
Low
0.107971
Last updated: 7/28/2026, 7:14:24 PM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.11 USD |
| 10 TJS | 1.08 USD |
| 50 TJS | 5.41 USD |
| 100 TJS | 10.81 USD |
| 500 TJS | 54.07 USD |
| 1,000 TJS | 108.14 USD |
Get TJS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=USDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-28T19:14:24Z",
"rates": {
"USD": 0.108137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "USD",
"amount": 100
},
"result": 10.813699999999999,
"rate": 0.108137
}Build with TJS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key