Rate Overview
Live
1 TJS = 10.1853 BTN
1 BTN = 0.098181
TJS
Avg
10.1362
High
10.1853
Low
10.1117
Last updated: 5/7/2026, 12:13:27 AM
Quick Conversions
| TJS | BTN |
|---|---|
| 1 TJS | 10.19 BTN |
| 10 TJS | 101.85 BTN |
| 50 TJS | 509.26 BTN |
| 100 TJS | 1,018.53 BTN |
| 500 TJS | 5,092.64 BTN |
| 1,000 TJS | 10,185.27 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-05-07T00:13:27Z",
"rates": {
"BTN": 10.185274
}
}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": 1018.5274,
"rate": 10.185274
}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