Rate Overview
Live
1 BRL = 9.0058 TRY
1 TRY = 0.111040
BRL
Avg
8.9617
High
9.0155
Low
8.8948
Last updated: 4/18/2026, 8:43:26 AM
Quick Conversions
| BRL | TRY |
|---|---|
| 1 BRL | 9.01 TRY |
| 10 BRL | 90.06 TRY |
| 50 BRL | 450.29 TRY |
| 100 BRL | 900.58 TRY |
| 500 BRL | 4,502.90 TRY |
| 1,000 BRL | 9,005.80 TRY |
Get BRL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=TRYExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-18T08:43:26Z",
"rates": {
"TRY": 9.005797
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "TRY",
"amount": 100
},
"result": 900.5796999999999,
"rate": 9.005797
}Build with BRL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key