Rate Overview
Live
1 BOB = 6.4253 TRY
1 TRY = 0.155634
BOB
Avg
5.6727
High
6.4253
Low
4.9128
Last updated: 3/27/2026, 8:18:03 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.43 TRY |
| 10 BOB | 64.25 TRY |
| 50 BOB | 321.27 TRY |
| 100 BOB | 642.53 TRY |
| 500 BOB | 3,212.67 TRY |
| 1,000 BOB | 6,425.33 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-27T08:18:03Z",
"rates": {
"TRY": 6.425335
}
}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.5335,
"rate": 6.425335
}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