Rate Overview
Live
1 BTN = 0.101998 TJS
1 TJS = 9.8041 BTN
Avg
0.102765
High
0.103586
Low
0.101872
Last updated: 1/25/2026, 4:40:35 PM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 1.02 TJS |
| 50 BTN | 5.10 TJS |
| 100 BTN | 10.20 TJS |
| 500 BTN | 51.00 TJS |
| 1,000 BTN | 102.00 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-01-25T16:40:35Z",
"rates": {
"TJS": 0.101998
}
}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.1998,
"rate": 0.101998
}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