Rate Overview
Live
1 BOB = 4.1706 TRY
1 TRY = 0.239776
BOB
Avg
6.1874
High
6.7554
Low
4.1706
Last updated: 7/29/2026, 2:18:15 PM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 4.17 TRY |
| 10 BOB | 41.71 TRY |
| 50 BOB | 208.53 TRY |
| 100 BOB | 417.06 TRY |
| 500 BOB | 2,085.28 TRY |
| 1,000 BOB | 4,170.55 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-07-29T14:18:15Z",
"rates": {
"TRY": 4.170552
}
}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": 417.05519999999996,
"rate": 4.170552
}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