Rate Overview
Live
1 TJS = 0.216867 BBD
1 BBD = 4.6111
TJS
Avg
0.201550
High
0.217400
Low
0.182914
Last updated: 5/28/2026, 8:00:21 PM
Quick Conversions
| TJS | BBD |
|---|---|
| 1 TJS | 0.22 BBD |
| 10 TJS | 2.17 BBD |
| 50 TJS | 10.84 BBD |
| 100 TJS | 21.69 BBD |
| 500 TJS | 108.43 BBD |
| 1,000 TJS | 216.87 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-05-28T20:00:21Z",
"rates": {
"BBD": 0.216867
}
}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.686700000000002,
"rate": 0.216867
}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