Rate Overview
Live
1 TRY = 0.239774 BOB
1 BOB = 4.1706
TRY
Avg
0.164603
High
0.239774
Low
0.148028
Last updated: 7/29/2026, 10:05:10 AM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.24 BOB |
| 10 TRY | 2.40 BOB |
| 50 TRY | 11.99 BOB |
| 100 TRY | 23.98 BOB |
| 500 TRY | 119.89 BOB |
| 1,000 TRY | 239.77 BOB |
Get TRY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BOBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-29T10:05:10Z",
"rates": {
"BOB": 0.239774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BOB",
"amount": 100
},
"result": 23.9774,
"rate": 0.239774
}Build with TRY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key