Rate Overview
Live
1 BOB = 3.9931 TRY
1 TRY = 0.250430
BOB
Avg
3.9715
High
4.0303
Low
3.9236
Last updated: 8/12/2026, 11:05:24 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 3.99 TRY |
| 10 BOB | 39.93 TRY |
| 50 BOB | 199.66 TRY |
| 100 BOB | 399.31 TRY |
| 500 BOB | 1,996.57 TRY |
| 1,000 BOB | 3,993.14 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-12T11:05:24Z",
"rates": {
"TRY": 3.993136
}
}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": 399.31359999999995,
"rate": 3.993136
}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