Rate Overview
Live
1 TJS = 0.548163 BRL
1 BRL = 1.8243
TJS
Avg
0.558271
High
0.591954
Low
0.539786
Last updated: 3/27/2026, 10:15:24 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.48 BRL |
| 50 TJS | 27.41 BRL |
| 100 TJS | 54.82 BRL |
| 500 TJS | 274.08 BRL |
| 1,000 TJS | 548.16 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-03-27T10:15:24Z",
"rates": {
"BRL": 0.548163
}
}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.8163,
"rate": 0.548163
}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