Rate Overview
Live
1 BRL = 1.8118 TJS
1 TJS = 0.551930
BRL
Avg
1.7923
High
1.8118
Low
1.7746
Last updated: 9/3/2026, 4:37:19 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.81 TJS |
| 10 BRL | 18.12 TJS |
| 50 BRL | 90.59 TJS |
| 100 BRL | 181.18 TJS |
| 500 BRL | 905.91 TJS |
| 1,000 BRL | 1,811.82 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-09-03T04:37:19Z",
"rates": {
"TJS": 1.811823
}
}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": 181.1823,
"rate": 1.811823
}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