Rate Overview
Live
1 TRY = 0.237947 BOB
1 BOB = 4.2026
TRY
Avg
0.165105
High
0.237947
Low
0.148028
Last updated: 7/28/2026, 12:15:54 PM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.24 BOB |
| 10 TRY | 2.38 BOB |
| 50 TRY | 11.90 BOB |
| 100 TRY | 23.79 BOB |
| 500 TRY | 118.97 BOB |
| 1,000 TRY | 237.95 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-28T12:15:54Z",
"rates": {
"BOB": 0.237947
}
}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.7947,
"rate": 0.237947
}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