Rate Overview
Live
1 USD = 9.2367 TJS
1 TJS = 0.108264
USD
Avg
9.2339
High
9.2544
Low
9.2012
Last updated: 8/15/2026, 5:35:44 AM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.24 TJS |
| 10 USD | 92.37 TJS |
| 50 USD | 461.83 TJS |
| 100 USD | 923.67 TJS |
| 500 USD | 4,618.35 TJS |
| 1,000 USD | 9,236.69 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-08-15T05:35:44Z",
"rates": {
"TJS": 9.23669165
}
}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": 923.6691649999999,
"rate": 9.23669165
}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