Rate Overview
Live
1 TJS = 0.104337 USD
1 USD = 9.5843
TJS
Avg
0.104818
High
0.105267
Low
0.104337
Last updated: 3/6/2026, 8:11:03 PM
Quick Conversions
| TJS | USD |
|---|---|
| 1 TJS | 0.10 USD |
| 10 TJS | 1.04 USD |
| 50 TJS | 5.22 USD |
| 100 TJS | 10.43 USD |
| 500 TJS | 52.17 USD |
| 1,000 TJS | 104.34 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-06T20:11:03Z",
"rates": {
"USD": 0.104337
}
}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.4337,
"rate": 0.104337
}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