Rate Overview
Live
1 BRL = 1.3295 TTD
1 TTD = 0.752159
BRL
Avg
1.3322
High
1.3378
Low
1.3228
Last updated: 7/26/2026, 3:18:28 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.33 TTD |
| 10 BRL | 13.30 TTD |
| 50 BRL | 66.48 TTD |
| 100 BRL | 132.95 TTD |
| 500 BRL | 664.75 TTD |
| 1,000 BRL | 1,329.51 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-26T03:18:28Z",
"rates": {
"TTD": 1.329506
}
}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": 132.9506,
"rate": 1.329506
}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