Rate Overview
Live
1 TJS = 0.565653 BRL
1 BRL = 1.7679 TJS
Avg
0.582280
High
0.602256
Low
0.565653
Last updated: 1/25/2026, 9:13:58 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.57 BRL |
| 10 TJS | 5.66 BRL |
| 50 TJS | 28.28 BRL |
| 100 TJS | 56.57 BRL |
| 500 TJS | 282.83 BRL |
| 1,000 TJS | 565.65 BRL |
Get TJS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=BRLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T09:13:58Z",
"rates": {
"BRL": 0.565653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "BRL",
"amount": 100
},
"result": 56.56529999999999,
"rate": 0.565653
}Build with TJS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key