Rate Overview
Live
1 TJS = 0.104647 USD
1 USD = 9.5559
TJS
Avg
0.100058
High
0.108700
Low
0.091457
Last updated: 3/27/2026, 8:23:39 AM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.10 USD |
| 10 TJS | 1.05 USD |
| 50 TJS | 5.23 USD |
| 100 TJS | 10.46 USD |
| 500 TJS | 52.32 USD |
| 1,000 TJS | 104.65 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-03-27T08:23:39Z",
"rates": {
"USD": 0.104647
}
}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.4647,
"rate": 0.104647
}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