Rate Overview
Live
1 BBD = 4.6819 TJS
1 TJS = 0.213587
BBD
Avg
4.7034
High
4.7192
Low
4.6819
Last updated: 4/18/2026, 8:43:09 AM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.68 TJS |
| 10 BBD | 46.82 TJS |
| 50 BBD | 234.10 TJS |
| 100 BBD | 468.19 TJS |
| 500 BBD | 2,340.96 TJS |
| 1,000 BBD | 4,681.93 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-04-18T08:43:09Z",
"rates": {
"TJS": 4.681926
}
}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": 468.19259999999997,
"rate": 4.681926
}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