Rate Overview
Live
1 TRY = 0.237868 BOB
1 BOB = 4.2040
TRY
Avg
0.179463
High
0.237868
Low
0.150087
Last updated: 7/29/2026, 2:39:33 AM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.24 BOB |
| 10 TRY | 2.38 BOB |
| 50 TRY | 11.89 BOB |
| 100 TRY | 23.79 BOB |
| 500 TRY | 118.93 BOB |
| 1,000 TRY | 237.87 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-29T02:39:33Z",
"rates": {
"BOB": 0.237868
}
}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.7868,
"rate": 0.237868
}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