Rate Overview
Live
1 BBD = 4.7922 TJS
1 TJS = 0.208675
BBD
Avg
4.7702
High
4.7922
Low
4.7498
Last updated: 3/6/2026, 9:35:05 PM
Quick Conversions
| BBD | TJS |
|---|---|
| 1 BBD | 4.79 TJS |
| 10 BBD | 47.92 TJS |
| 50 BBD | 239.61 TJS |
| 100 BBD | 479.22 TJS |
| 500 BBD | 2,396.08 TJS |
| 1,000 BBD | 4,792.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-03-06T21:35:05Z",
"rates": {
"TJS": 4.79215
}
}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": 479.21500000000003,
"rate": 4.79215
}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