Rate Overview
Live
1 BOB = 6.3791 TRY
1 TRY = 0.156763
BOB
Avg
6.3635
High
6.3833
Low
6.3337
Last updated: 3/7/2026, 4:23:51 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.38 TRY |
| 10 BOB | 63.79 TRY |
| 50 BOB | 318.95 TRY |
| 100 BOB | 637.91 TRY |
| 500 BOB | 3,189.53 TRY |
| 1,000 BOB | 6,379.06 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-07T04:23:51Z",
"rates": {
"TRY": 6.37906
}
}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": 637.906,
"rate": 6.37906
}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