Rate Overview
Live
1 BRL = 1.7911 TJS
1 TJS = 0.558328
BRL
Avg
1.8205
High
1.8418
Low
1.7911
Last updated: 6/19/2026, 10:29:22 AM
Quick Conversions
| BRL | TJS |
|---|---|
| 1 BRL | 1.79 TJS |
| 10 BRL | 17.91 TJS |
| 50 BRL | 89.55 TJS |
| 100 BRL | 179.11 TJS |
| 500 BRL | 895.53 TJS |
| 1,000 BRL | 1,791.06 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-06-19T10:29:22Z",
"rates": {
"TJS": 1.791062
}
}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": 179.1062,
"rate": 1.791062
}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