Rate Overview
Live
1 BTN = 0.096472 TJS
1 TJS = 10.3657
BTN
Avg
0.102348
High
0.109103
Low
0.095741
Last updated: 7/31/2026, 3:35:54 PM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 0.96 TJS |
| 50 BTN | 4.82 TJS |
| 100 BTN | 9.65 TJS |
| 500 BTN | 48.24 TJS |
| 1,000 BTN | 96.47 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-07-31T15:35:54Z",
"rates": {
"TJS": 0.096472
}
}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.6472,
"rate": 0.096472
}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