Rate Overview
Live
1 TJS = 10.1681 BTN
1 BTN = 0.098346
TJS
Avg
10.2117
High
10.2549
Low
10.1681
Last updated: 6/16/2026, 3:56:26 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.17 BTN |
| 10 TJS | 101.68 BTN |
| 50 TJS | 508.41 BTN |
| 100 TJS | 1,016.81 BTN |
| 500 TJS | 5,084.07 BTN |
| 1,000 TJS | 10,168.15 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-06-16T03:56:26Z",
"rates": {
"BTN": 10.168146
}
}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": 1016.8146,
"rate": 10.168146
}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