Rate Overview
Live
1 TJS = 10.4209 BTN
1 BTN = 0.095961
TJS
Avg
10.3100
High
10.4646
Low
10.1582
Last updated: 7/22/2026, 3:54:28 PM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.42 BTN |
| 10 TJS | 104.21 BTN |
| 50 TJS | 521.05 BTN |
| 100 TJS | 1,042.09 BTN |
| 500 TJS | 5,210.47 BTN |
| 1,000 TJS | 10,420.94 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-07-22T15:54:28Z",
"rates": {
"BTN": 10.420935
}
}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": 1042.0935,
"rate": 10.420935
}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