Rate Overview
Live
1 TJS = 0.213855 BBD
1 BBD = 4.6761 TJS
Avg
0.203269
High
0.217156
Low
0.182680
Last updated: 1/25/2026, 9:12:46 AM
Quick Conversions
| TJS | BBD |
|---|---|
| 1 TJS | 0.21 BBD |
| 10 TJS | 2.14 BBD |
| 50 TJS | 10.69 BBD |
| 100 TJS | 21.39 BBD |
| 500 TJS | 106.93 BBD |
| 1,000 TJS | 213.86 BBD |
Get TJS/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BBDExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T09:12:46Z",
"rates": {
"BBD": 0.213855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BBD",
"amount": 100
},
"result": 21.3855,
"rate": 0.213855
}Build with TJS/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key