Rate Overview
Live
1 BBD = 4.7779 TJS
1 TJS = 0.209295
BBD
Avg
4.7108
High
4.7900
Low
4.6264
Last updated: 3/27/2026, 9:25:06 AM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.78 TJS |
| 10 BBD | 47.78 TJS |
| 50 BBD | 238.90 TJS |
| 100 BBD | 477.79 TJS |
| 500 BBD | 2,388.97 TJS |
| 1,000 BBD | 4,777.94 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-03-27T09:25:06Z",
"rates": {
"TJS": 4.777937
}
}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": 477.79369999999994,
"rate": 4.777937
}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