Rate Overview
Live
1 TJS = 10.3491 BTN
1 BTN = 0.096627
TJS
Avg
10.3280
High
10.3575
Low
10.2952
Last updated: 8/15/2026, 10:51:09 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.35 BTN |
| 10 TJS | 103.49 BTN |
| 50 TJS | 517.46 BTN |
| 100 TJS | 1,034.91 BTN |
| 500 TJS | 5,174.56 BTN |
| 1,000 TJS | 10,349.12 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-08-15T10:51:09Z",
"rates": {
"BTN": 10.349117
}
}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": 1034.9116999999999,
"rate": 10.349117
}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