Rate Overview
Live
1 BRL = 1.3393 TTD
1 TTD = 0.746660
BRL
Avg
1.2889
High
1.3811
Low
1.2152
Last updated: 7/23/2026, 11:46:05 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.34 TTD |
| 10 BRL | 13.39 TTD |
| 50 BRL | 66.96 TTD |
| 100 BRL | 133.93 TTD |
| 500 BRL | 669.65 TTD |
| 1,000 BRL | 1,339.30 TTD |
Get BRL/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TTDExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-23T11:46:05Z",
"rates": {
"TTD": 1.339297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TTD",
"amount": 100
},
"result": 133.9297,
"rate": 1.339297
}Build with BRL/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key