Rate Overview
Live
1 BRL = 1.3097 TTD
1 TTD = 0.763549
BRL
Avg
1.3296
High
1.3441
Low
1.3097
Last updated: 6/19/2026, 8:43:38 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.31 TTD |
| 10 BRL | 13.10 TTD |
| 50 BRL | 65.48 TTD |
| 100 BRL | 130.97 TTD |
| 500 BRL | 654.84 TTD |
| 1,000 BRL | 1,309.67 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-06-19T08:43:38Z",
"rates": {
"TTD": 1.309673
}
}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": 130.96730000000002,
"rate": 1.309673
}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