Rate Overview
Live
1 TRY = 0.155633 BOB
1 BOB = 6.4254
TRY
Avg
0.160960
High
0.166286
Low
0.155633
Last updated: 3/27/2026, 11:29:06 AM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.16 BOB |
| 10 TRY | 1.56 BOB |
| 50 TRY | 7.78 BOB |
| 100 TRY | 15.56 BOB |
| 500 TRY | 77.82 BOB |
| 1,000 TRY | 155.63 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-03-27T11:29:06Z",
"rates": {
"BOB": 0.155633
}
}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": 15.5633,
"rate": 0.155633
}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