Rate Overview
Live
1 TJS = 10.2777 BTN
1 BTN = 0.097298
TJS
Avg
10.3109
High
10.3498
Low
10.2777
Last updated: 9/2/2026, 6:37:49 PM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.28 BTN |
| 10 TJS | 102.78 BTN |
| 50 TJS | 513.89 BTN |
| 100 TJS | 1,027.77 BTN |
| 500 TJS | 5,138.87 BTN |
| 1,000 TJS | 10,277.75 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-09-02T18:37:49Z",
"rates": {
"BTN": 10.277747
}
}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": 1027.7747,
"rate": 10.277747
}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