Rate Overview
Live
1 BND = 7.1691 TJS
1 TJS = 0.139487
BND
Avg
7.1587
High
7.1871
Low
7.1308
Last updated: 7/25/2026, 11:34:14 PM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.17 TJS |
| 10 BND | 71.69 TJS |
| 50 BND | 358.46 TJS |
| 100 BND | 716.91 TJS |
| 500 BND | 3,584.56 TJS |
| 1,000 BND | 7,169.12 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-07-25T23:34:14Z",
"rates": {
"TJS": 7.169124
}
}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": 716.9124,
"rate": 7.169124
}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