Rate Overview
Live
1 TJS = 0.106657 USD
1 USD = 9.3758
TJS
Avg
0.106754
High
0.107175
Low
0.106589
Last updated: 5/9/2026, 1:28:20 AM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.11 USD |
| 10 TJS | 1.07 USD |
| 50 TJS | 5.33 USD |
| 100 TJS | 10.67 USD |
| 500 TJS | 53.33 USD |
| 1,000 TJS | 106.66 USD |
Get TJS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=USDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-05-09T01:28:20Z",
"rates": {
"USD": 0.106657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "USD",
"amount": 100
},
"result": 10.665700000000001,
"rate": 0.106657
}Build with TJS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key