Rate Overview
Live
1 BRL = 1.3608 TTD
1 TTD = 0.734876
BRL
Avg
1.3552
High
1.3619
Low
1.3404
Last updated: 4/17/2026, 6:11:44 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.36 TTD |
| 10 BRL | 13.61 TTD |
| 50 BRL | 68.04 TTD |
| 100 BRL | 136.08 TTD |
| 500 BRL | 680.39 TTD |
| 1,000 BRL | 1,360.77 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-04-17T06:11:44Z",
"rates": {
"TTD": 1.360774
}
}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": 136.07739999999998,
"rate": 1.360774
}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