Rate Overview
Live
1 BRL = 1.8236 TJS
1 TJS = 0.548381
BRL
Avg
1.8677
High
1.9080
Low
1.8181
Last updated: 5/29/2026, 7:52:46 PM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.82 TJS |
| 10 BRL | 18.24 TJS |
| 50 BRL | 91.18 TJS |
| 100 BRL | 182.36 TJS |
| 500 BRL | 911.78 TJS |
| 1,000 BRL | 1,823.55 TJS |
Get BRL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TJSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-05-29T19:52:46Z",
"rates": {
"TJS": 1.82355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TJS",
"amount": 100
},
"result": 182.355,
"rate": 1.82355
}Build with BRL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key