Rate Overview
Live
1 TJS = 10.3109 BTN
1 BTN = 0.096985
TJS
Avg
9.9283
High
10.3798
Low
9.5911
Last updated: 7/9/2026, 10:13:34 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.31 BTN |
| 10 TJS | 103.11 BTN |
| 50 TJS | 515.54 BTN |
| 100 TJS | 1,031.09 BTN |
| 500 TJS | 5,155.43 BTN |
| 1,000 TJS | 10,310.85 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-07-09T10:13:34Z",
"rates": {
"BTN": 10.310854
}
}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": 1031.0854000000002,
"rate": 10.310854
}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