Rate Overview
Live
1 TJS = 0.551835 BRL
1 BRL = 1.8121
TJS
Avg
0.547719
High
0.553311
Low
0.542957
Last updated: 6/18/2026, 10:20:09 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.52 BRL |
| 50 TJS | 27.59 BRL |
| 100 TJS | 55.18 BRL |
| 500 TJS | 275.92 BRL |
| 1,000 TJS | 551.83 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-06-18T10:20:09Z",
"rates": {
"BRL": 0.551835
}
}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.183499999999995,
"rate": 0.551835
}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