Rate Overview
Live
1 TJS = 0.549329 BRL
1 BRL = 1.8204
TJS
Avg
0.546360
High
0.550539
Low
0.539481
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.49 BRL |
| 50 TJS | 27.47 BRL |
| 100 TJS | 54.93 BRL |
| 500 TJS | 274.66 BRL |
| 1,000 TJS | 549.33 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-07T01:01:57Z",
"rates": {
"BRL": 0.549329
}
}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.9329,
"rate": 0.549329
}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