Rate Overview
Live
1 USD = 9.5850 TJS
1 TJS = 0.104330
USD
Avg
9.5500
High
9.5850
Low
9.5102
Last updated: 3/7/2026, 7:35:55 AM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.59 TJS |
| 10 USD | 95.85 TJS |
| 50 USD | 479.25 TJS |
| 100 USD | 958.50 TJS |
| 500 USD | 4,792.50 TJS |
| 1,000 USD | 9,585.00 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-07T07:35:55Z",
"rates": {
"TJS": 9.58500445
}
}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": 958.5004449999999,
"rate": 9.58500445
}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