Rate Overview
Live
1 BOB = 6.6353 TRY
1 TRY = 0.150710
BOB
Avg
6.5743
High
6.6497
Low
6.5043
Last updated: 5/28/2026, 9:40:23 PM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 6.64 TRY |
| 10 BOB | 66.35 TRY |
| 50 BOB | 331.76 TRY |
| 100 BOB | 663.53 TRY |
| 500 BOB | 3,317.64 TRY |
| 1,000 BOB | 6,635.28 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-28T21:40:23Z",
"rates": {
"TRY": 6.635276
}
}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.5276,
"rate": 6.635276
}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