Rate Overview
Live
1 TJS = 0.554193 BRL
1 BRL = 1.8044
TJS
Avg
0.545830
High
0.562556
Low
0.525330
Last updated: 7/28/2026, 3:57:34 PM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.54 BRL |
| 50 TJS | 27.71 BRL |
| 100 TJS | 55.42 BRL |
| 500 TJS | 277.10 BRL |
| 1,000 TJS | 554.19 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-28T15:57:34Z",
"rates": {
"BRL": 0.554193
}
}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": 55.41930000000001,
"rate": 0.554193
}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