Rate Overview
Live
1 TJS = 10.3158 BTN
1 BTN = 0.096938
TJS
Avg
10.3356
High
10.4132
Low
10.3038
Last updated: 5/27/2026, 1:20:56 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.32 BTN |
| 10 TJS | 103.16 BTN |
| 50 TJS | 515.79 BTN |
| 100 TJS | 1,031.58 BTN |
| 500 TJS | 5,157.91 BTN |
| 1,000 TJS | 10,315.82 BTN |
Get TJS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BTNExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-05-27T01:20:56Z",
"rates": {
"BTN": 10.315824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BTN",
"amount": 100
},
"result": 1031.5824,
"rate": 10.315824
}Build with TJS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key