Rate Overview
Live
1 BBD = 4.6042 TJS
1 TJS = 0.217193
BBD
Avg
4.7170
High
5.0130
Low
4.5950
Last updated: 5/29/2026, 5:29:14 PM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.60 TJS |
| 10 BBD | 46.04 TJS |
| 50 BBD | 230.21 TJS |
| 100 BBD | 460.42 TJS |
| 500 BBD | 2,302.10 TJS |
| 1,000 BBD | 4,604.20 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-05-29T17:29:14Z",
"rates": {
"TJS": 4.604204
}
}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": 460.42040000000003,
"rate": 4.604204
}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