Rate Overview
Live
1 BBD = 4.6400 TJS
1 TJS = 0.215517
BBD
Avg
4.6458
High
4.6571
Low
4.6250
Last updated: 5/9/2026, 12:23:43 AM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.64 TJS |
| 10 BBD | 46.40 TJS |
| 50 BBD | 232.00 TJS |
| 100 BBD | 464.00 TJS |
| 500 BBD | 2,320.00 TJS |
| 1,000 BBD | 4,640.01 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-09T00:23:43Z",
"rates": {
"TJS": 4.640009
}
}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": 464.0009,
"rate": 4.640009
}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