Rate Overview
Live
1 BTN = 0.104252 TJS
1 TJS = 9.5921
BTN
Avg
0.104207
High
0.104621
Low
0.103684
Last updated: 3/7/2026, 3:35:30 AM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 1.04 TJS |
| 50 BTN | 5.21 TJS |
| 100 BTN | 10.43 TJS |
| 500 BTN | 52.13 TJS |
| 1,000 BTN | 104.25 TJS |
Get BTN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TJSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T03:35:30Z",
"rates": {
"TJS": 0.104252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TJS",
"amount": 100
},
"result": 10.4252,
"rate": 0.104252
}Build with BTN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key