Rate Overview
Live
1 TJS = 9.8530 BTN
1 BTN = 0.101492
TJS
Avg
8.7537
High
9.8530
Low
7.7472
Last updated: 3/27/2026, 10:09:52 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 9.85 BTN |
| 10 TJS | 98.53 BTN |
| 50 TJS | 492.65 BTN |
| 100 TJS | 985.30 BTN |
| 500 TJS | 4,926.51 BTN |
| 1,000 TJS | 9,853.03 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-03-27T10:09:52Z",
"rates": {
"BTN": 9.853028
}
}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": 985.3028,
"rate": 9.853028
}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