Rate Overview
Live
1 TJS = 0.106927 USD
1 USD = 9.3522 TJS
Avg
0.107487
High
0.108231
Low
0.106927
Last updated: 1/25/2026, 1:19:36 PM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.11 USD |
| 10 TJS | 1.07 USD |
| 50 TJS | 5.35 USD |
| 100 TJS | 10.69 USD |
| 500 TJS | 53.46 USD |
| 1,000 TJS | 106.93 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-01-25T13:19:36Z",
"rates": {
"USD": 0.106927
}
}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.692699999999999,
"rate": 0.106927
}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