Rate Overview
Live
1 BOB = 6.4254 TRY
1 TRY = 0.155633
BOB
Avg
6.3186
High
6.4254
Low
6.1951
Last updated: 3/27/2026, 11:51:55 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.43 TRY |
| 10 BOB | 64.25 TRY |
| 50 BOB | 321.27 TRY |
| 100 BOB | 642.54 TRY |
| 500 BOB | 3,212.69 TRY |
| 1,000 BOB | 6,425.37 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-03-27T11:51:55Z",
"rates": {
"TRY": 6.425371
}
}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": 642.5371,
"rate": 6.425371
}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