Rate Overview
Live
1 BRL = 1.7957 TJS
1 TJS = 0.556894
BRL
Avg
1.7916
High
1.7984
Low
1.7791
Last updated: 7/9/2026, 5:02:17 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.80 TJS |
| 10 BRL | 17.96 TJS |
| 50 BRL | 89.78 TJS |
| 100 BRL | 179.57 TJS |
| 500 BRL | 897.84 TJS |
| 1,000 BRL | 1,795.67 TJS |
Get BRL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TJSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-09T05:02:17Z",
"rates": {
"TJS": 1.795673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TJS",
"amount": 100
},
"result": 179.56730000000002,
"rate": 1.795673
}Build with BRL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key