Rate Overview
Live
1 TJS = 0.108596 USD
1 USD = 9.2084
TJS
Avg
0.106677
High
0.108914
Low
0.103956
Last updated: 5/29/2026, 5:06:25 PM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.11 USD |
| 10 TJS | 1.09 USD |
| 50 TJS | 5.43 USD |
| 100 TJS | 10.86 USD |
| 500 TJS | 54.30 USD |
| 1,000 TJS | 108.60 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-29T17:06:25Z",
"rates": {
"USD": 0.108596
}
}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.8596,
"rate": 0.108596
}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