Rate Overview
Live
1 TJS = 9.8041 BTN
1 BTN = 0.101998 TJS
Avg
8.5955
High
9.8041
Low
7.7565
Last updated: 1/25/2026, 11:23:54 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 9.80 BTN |
| 10 TJS | 98.04 BTN |
| 50 TJS | 490.21 BTN |
| 100 TJS | 980.41 BTN |
| 500 TJS | 4,902.05 BTN |
| 1,000 TJS | 9,804.11 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-01-25T11:23:54Z",
"rates": {
"BTN": 9.804107
}
}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": 980.4107,
"rate": 9.804107
}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