Rate Overview
Live
1 BTN = 0.101613 TJS
1 TJS = 9.8413
BTN
Avg
0.101869
High
0.102459
Low
0.101182
Last updated: 4/18/2026, 10:17:12 AM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 1.02 TJS |
| 50 BTN | 5.08 TJS |
| 100 BTN | 10.16 TJS |
| 500 BTN | 50.81 TJS |
| 1,000 BTN | 101.61 TJS |
Get BTN/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=TJSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-18T10:17:12Z",
"rates": {
"TJS": 0.101613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "TJS",
"amount": 100
},
"result": 10.161299999999999,
"rate": 0.101613
}Build with BTN/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key