Rate Overview
Live
1 BTN = 0.096538 TJS
1 TJS = 10.3586
BTN
Avg
0.096682
High
0.097027
Low
0.096422
Last updated: 8/19/2026, 6:44:05 PM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 0.97 TJS |
| 50 BTN | 4.83 TJS |
| 100 BTN | 9.65 TJS |
| 500 BTN | 48.27 TJS |
| 1,000 BTN | 96.54 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-08-19T18:44:05Z",
"rates": {
"TJS": 0.096538
}
}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": 9.6538,
"rate": 0.096538
}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