Rate Overview
Live
1 BRL = 1.3208 TTD
1 TTD = 0.757143
BRL
Avg
1.2396
High
1.3719
Low
1.0958
Last updated: 7/30/2026, 8:03:51 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.32 TTD |
| 10 BRL | 13.21 TTD |
| 50 BRL | 66.04 TTD |
| 100 BRL | 132.08 TTD |
| 500 BRL | 660.38 TTD |
| 1,000 BRL | 1,320.75 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-30T08:03:51Z",
"rates": {
"TTD": 1.320754
}
}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.0754,
"rate": 1.320754
}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