Rate Overview
Live
1 BOB = 6.5439 TRY
1 TRY = 0.152815
BOB
Avg
6.5391
High
6.5589
Low
6.5187
Last updated: 5/8/2026, 11:44:54 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.54 TRY |
| 10 BOB | 65.44 TRY |
| 50 BOB | 327.19 TRY |
| 100 BOB | 654.39 TRY |
| 500 BOB | 3,271.93 TRY |
| 1,000 BOB | 6,543.85 TRY |
Get BOB/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=TRYExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-08T11:44:54Z",
"rates": {
"TRY": 6.543853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "TRY",
"amount": 100
},
"result": 654.3853,
"rate": 6.543853
}Build with BOB/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key