Rate Overview
Live
1 TJS = 0.549795 BRL
1 BRL = 1.8189
TJS
Avg
0.553243
High
0.588011
Low
0.510840
Last updated: 7/23/2026, 1:26:50 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.50 BRL |
| 50 TJS | 27.49 BRL |
| 100 TJS | 54.98 BRL |
| 500 TJS | 274.90 BRL |
| 1,000 TJS | 549.80 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-07-23T01:26:50Z",
"rates": {
"BRL": 0.549795
}
}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": 54.9795,
"rate": 0.549795
}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