Rate Overview
Live
1 TRY = 0.257317 BOB
1 BOB = 3.8863
TRY
Avg
0.250334
High
0.257317
Low
0.244201
Last updated: 9/6/2026, 9:46:13 PM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.26 BOB |
| 10 TRY | 2.57 BOB |
| 50 TRY | 12.87 BOB |
| 100 TRY | 25.73 BOB |
| 500 TRY | 128.66 BOB |
| 1,000 TRY | 257.32 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-09-06T21:46:13Z",
"rates": {
"BOB": 0.257317
}
}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": 25.731700000000004,
"rate": 0.257317
}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