Rate Overview
Live
1 USD = 9.2894 TJS
1 TJS = 0.107650
USD
Avg
9.3164
High
9.3493
Low
9.2894
Last updated: 6/16/2026, 1:23:31 PM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.29 TJS |
| 10 USD | 92.89 TJS |
| 50 USD | 464.47 TJS |
| 100 USD | 928.94 TJS |
| 500 USD | 4,644.69 TJS |
| 1,000 USD | 9,289.38 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-06-16T13:23:31Z",
"rates": {
"TJS": 9.28938487
}
}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": 928.9384869999999,
"rate": 9.28938487
}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