Rate Overview
Live
1 TJS = 0.208659 BBD
1 BBD = 4.7925
TJS
Avg
0.209426
High
0.210301
Low
0.208659
Last updated: 3/7/2026, 3:30:18 AM
Quick Conversions
| TJS | BBD |
|---|---|
| 1 TJS | 0.21 BBD |
| 10 TJS | 2.09 BBD |
| 50 TJS | 10.43 BBD |
| 100 TJS | 20.87 BBD |
| 500 TJS | 104.33 BBD |
| 1,000 TJS | 208.66 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-03-07T03:30:18Z",
"rates": {
"BBD": 0.208659
}
}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": 20.8659,
"rate": 0.208659
}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