Rate Overview
Live
1 TJS = 9.8831 BTN
1 BTN = 0.101183
TJS
Avg
9.7954
High
9.8831
Low
9.7129
Last updated: 4/16/2026, 7:53:58 PM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 9.88 BTN |
| 10 TJS | 98.83 BTN |
| 50 TJS | 494.16 BTN |
| 100 TJS | 988.31 BTN |
| 500 TJS | 4,941.55 BTN |
| 1,000 TJS | 9,883.10 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-04-16T19:53:58Z",
"rates": {
"BTN": 9.883101
}
}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": 988.3101,
"rate": 9.883101
}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