Rate Overview
Live
1 USD = 9.5559 TJS
1 TJS = 0.104648
USD
Avg
10.0398
High
10.9341
Low
9.1996
Last updated: 3/27/2026, 3:16:00 PM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.56 TJS |
| 10 USD | 95.56 TJS |
| 50 USD | 477.79 TJS |
| 100 USD | 955.59 TJS |
| 500 USD | 4,777.94 TJS |
| 1,000 USD | 9,555.87 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-03-27T15:16:00Z",
"rates": {
"TJS": 9.55587467
}
}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": 955.587467,
"rate": 9.55587467
}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