Rate Overview
Live
1 USD = 9.2778 TJS
1 TJS = 0.107784
USD
Avg
9.3806
High
9.5933
Low
9.1900
Last updated: 5/27/2026, 11:15:21 AM
Quick Conversions
| USD | TJS |
|---|---|
| 1 USD | 9.28 TJS |
| 10 USD | 92.78 TJS |
| 50 USD | 463.89 TJS |
| 100 USD | 927.78 TJS |
| 500 USD | 4,638.91 TJS |
| 1,000 USD | 9,277.82 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-05-27T11:15:21Z",
"rates": {
"TJS": 9.27781533
}
}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": 927.781533,
"rate": 9.27781533
}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