Rate Overview
Live
1 BND = 7.4561 TJS
1 TJS = 0.134118
BND
Avg
7.4506
High
7.4597
Low
7.4278
Last updated: 4/17/2026, 4:53:21 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.46 TJS |
| 10 BND | 74.56 TJS |
| 50 BND | 372.81 TJS |
| 100 BND | 745.61 TJS |
| 500 BND | 3,728.06 TJS |
| 1,000 BND | 7,456.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-04-17T04:53:21Z",
"rates": {
"TJS": 7.456121
}
}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": 745.6121,
"rate": 7.456121
}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