Rate Overview
Live
1 BBD = 4.6142 TJS
1 TJS = 0.216725
BBD
Avg
4.6201
High
4.6358
Low
4.6130
Last updated: 9/3/2026, 8:55:15 AM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.61 TJS |
| 10 BBD | 46.14 TJS |
| 50 BBD | 230.71 TJS |
| 100 BBD | 461.42 TJS |
| 500 BBD | 2,307.08 TJS |
| 1,000 BBD | 4,614.15 TJS |
Get BBD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TJSExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-03T08:55:15Z",
"rates": {
"TJS": 4.614152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TJS",
"amount": 100
},
"result": 461.41519999999997,
"rate": 4.614152
}Build with BBD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key