Rate Overview
Live
1 BOB = 6.6350 TRY
1 TRY = 0.150717
BOB
Avg
6.3730
High
6.6350
Low
6.1427
Last updated: 5/29/2026, 12:08:55 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.63 TRY |
| 10 BOB | 66.35 TRY |
| 50 BOB | 331.75 TRY |
| 100 BOB | 663.50 TRY |
| 500 BOB | 3,317.48 TRY |
| 1,000 BOB | 6,634.95 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-29T00:08:55Z",
"rates": {
"TRY": 6.634951
}
}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": 663.4951,
"rate": 6.634951
}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