Rate Overview
Live
1 TJS = 9.5582 BTN
1 BTN = 0.104622
TJS
Avg
9.5926
High
9.6446
Low
9.5582
Last updated: 3/7/2026, 1:01:29 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 9.56 BTN |
| 10 TJS | 95.58 BTN |
| 50 TJS | 477.91 BTN |
| 100 TJS | 955.82 BTN |
| 500 TJS | 4,779.11 BTN |
| 1,000 TJS | 9,558.22 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-03-07T01:01:29Z",
"rates": {
"BTN": 9.558223
}
}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": 955.8223,
"rate": 9.558223
}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