Rate Overview
Live
1 USD = 9.2176 TJS
1 TJS = 0.108488
USD
Avg
9.3761
High
9.5887
Low
9.2084
Last updated: 7/20/2026, 6:01:53 PM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.22 TJS |
| 10 USD | 92.18 TJS |
| 50 USD | 460.88 TJS |
| 100 USD | 921.76 TJS |
| 500 USD | 4,608.82 TJS |
| 1,000 USD | 9,217.64 TJS |
Get USD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TJSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-20T18:01:53Z",
"rates": {
"TJS": 9.21764406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TJS",
"amount": 100
},
"result": 921.764406,
"rate": 9.21764406
}Build with USD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key