Rate Overview
Live
1 BOB = 6.4250 TRY
1 TRY = 0.155643
BOB
Avg
6.4138
High
6.4331
Low
6.3926
Last updated: 3/27/2026, 6:35:44 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.42 TRY |
| 10 BOB | 64.25 TRY |
| 50 BOB | 321.25 TRY |
| 100 BOB | 642.50 TRY |
| 500 BOB | 3,212.48 TRY |
| 1,000 BOB | 6,424.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-03-27T06:35:44Z",
"rates": {
"TRY": 6.424952
}
}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.4952000000001,
"rate": 6.424952
}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