Rate Overview
Live
1 TJS = 0.566433 BRL
1 BRL = 1.7654
TJS
Avg
0.560669
High
0.566433
Low
0.552268
Last updated: 8/17/2026, 10:19:40 AM
Quick Conversions
| TJS | BRL |
|---|---|
| 1 TJS | 0.57 BRL |
| 10 TJS | 5.66 BRL |
| 50 TJS | 28.32 BRL |
| 100 TJS | 56.64 BRL |
| 500 TJS | 283.22 BRL |
| 1,000 TJS | 566.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-08-17T10:19:40Z",
"rates": {
"BRL": 0.566433
}
}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": 56.643299999999996,
"rate": 0.566433
}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