Rate Overview
Live
1 BTN = 0.097435 TJS
1 TJS = 10.2633
BTN
Avg
0.097257
High
0.097615
Low
0.096907
Last updated: 7/8/2026, 6:55:22 PM
Quick Conversions
| BTN | TJS |
|---|---|
| 1 BTN | 0.10 TJS |
| 10 BTN | 0.97 TJS |
| 50 BTN | 4.87 TJS |
| 100 BTN | 9.74 TJS |
| 500 BTN | 48.72 TJS |
| 1,000 BTN | 97.43 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-07-08T18:55:22Z",
"rates": {
"TJS": 0.097435
}
}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": 9.7435,
"rate": 0.097435
}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