Rate Overview
Live
1 BOB = 4.0437 TRY
1 TRY = 0.247297
BOB
Avg
6.0897
High
6.7554
Low
3.9304
Last updated: 8/3/2026, 6:58:58 PM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 4.04 TRY |
| 10 BOB | 40.44 TRY |
| 50 BOB | 202.19 TRY |
| 100 BOB | 404.37 TRY |
| 500 BOB | 2,021.86 TRY |
| 1,000 BOB | 4,043.72 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-08-03T18:58:58Z",
"rates": {
"TRY": 4.04372
}
}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": 404.37200000000007,
"rate": 4.04372
}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