Rate Overview
Live
1 TJS = 0.550433 BRL
1 BRL = 1.8168
TJS
Avg
0.549235
High
0.591954
Low
0.526145
Last updated: 5/28/2026, 8:03:30 PM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.55 BRL |
| 10 TJS | 5.50 BRL |
| 50 TJS | 27.52 BRL |
| 100 TJS | 55.04 BRL |
| 500 TJS | 275.22 BRL |
| 1,000 TJS | 550.43 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-05-28T20:03:30Z",
"rates": {
"BRL": 0.550433
}
}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.043299999999995,
"rate": 0.550433
}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