Rate Overview
Live
1 BRL = 8.9627 TRY
1 TRY = 0.111574
BRL
Avg
9.0765
High
9.1645
Low
8.9623
Last updated: 6/19/2026, 11:52:29 AM
Quick Conversions
| BRL | TRY |
|---|---|
| 1 BRL | 8.96 TRY |
| 10 BRL | 89.63 TRY |
| 50 BRL | 448.14 TRY |
| 100 BRL | 896.27 TRY |
| 500 BRL | 4,481.35 TRY |
| 1,000 BRL | 8,962.70 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-06-19T11:52:29Z",
"rates": {
"TRY": 8.9627
}
}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": 896.27,
"rate": 8.9627
}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