Rate Overview
Live
1 BOB = 4.7325 TRY
1 TRY = 0.211303
BOB
Avg
6.3076
High
6.7746
Low
4.7325
Last updated: 7/8/2026, 11:59:47 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 4.73 TRY |
| 10 BOB | 47.33 TRY |
| 50 BOB | 236.63 TRY |
| 100 BOB | 473.26 TRY |
| 500 BOB | 2,366.28 TRY |
| 1,000 BOB | 4,732.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-08T11:59:47Z",
"rates": {
"TRY": 4.73255
}
}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": 473.255,
"rate": 4.73255
}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