Rate Overview
Live
1 USD = 9.4260 TJS
1 TJS = 0.106090
USD
Avg
9.4757
High
9.5032
Low
9.4260
Last updated: 4/16/2026, 10:50:49 PM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.43 TJS |
| 10 USD | 94.26 TJS |
| 50 USD | 471.30 TJS |
| 100 USD | 942.60 TJS |
| 500 USD | 4,712.99 TJS |
| 1,000 USD | 9,425.98 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-04-16T22:50:49Z",
"rates": {
"TJS": 9.42597909
}
}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": 942.5979090000001,
"rate": 9.42597909
}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