Rate Overview
Live
1 BND = 7.2781 TJS
1 TJS = 0.137398
BND
Avg
7.2685
High
7.2838
Low
7.2517
Last updated: 9/5/2026, 4:25:44 PM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.28 TJS |
| 10 BND | 72.78 TJS |
| 50 BND | 363.91 TJS |
| 100 BND | 727.81 TJS |
| 500 BND | 3,639.07 TJS |
| 1,000 BND | 7,278.15 TJS |
Get BND/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TJSExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-05T16:25:44Z",
"rates": {
"TJS": 7.278147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TJS",
"amount": 100
},
"result": 727.8147,
"rate": 7.278147
}Build with BND/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key