Rate Overview
Live
1 BND = 7.1951 TJS
1 TJS = 0.138983
BND
Avg
7.2045
High
7.2286
Low
7.1917
Last updated: 8/12/2026, 5:57:10 AM
Quick Conversions
| BND | TJS |
|---|---|
| 1 BND | 7.20 TJS |
| 10 BND | 71.95 TJS |
| 50 BND | 359.76 TJS |
| 100 BND | 719.51 TJS |
| 500 BND | 3,597.55 TJS |
| 1,000 BND | 7,195.10 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-08-12T05:57:10Z",
"rates": {
"TJS": 7.195101
}
}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": 719.5101,
"rate": 7.195101
}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