Rate Overview
Live
1 BRL = 1.3723 TTD
1 TTD = 0.728704
BRL
Avg
1.3692
High
1.3779
Low
1.3598
Last updated: 5/7/2026, 8:01:07 AM
Quick Conversions
| BRL | TTD |
|---|---|
| 1 BRL | 1.37 TTD |
| 10 BRL | 13.72 TTD |
| 50 BRL | 68.61 TTD |
| 100 BRL | 137.23 TTD |
| 500 BRL | 686.15 TTD |
| 1,000 BRL | 1,372.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-05-07T08:01:07Z",
"rates": {
"TTD": 1.372299
}
}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": 137.2299,
"rate": 1.372299
}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