Rate Overview
Live
1 BOB = 4.2018 TRY
1 TRY = 0.237993
BOB
Avg
5.6499
High
6.6628
Low
4.2018
Last updated: 7/28/2026, 6:44:52 PM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 4.20 TRY |
| 10 BOB | 42.02 TRY |
| 50 BOB | 210.09 TRY |
| 100 BOB | 420.18 TRY |
| 500 BOB | 2,100.90 TRY |
| 1,000 BOB | 4,201.80 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-28T18:44:52Z",
"rates": {
"TRY": 4.201797
}
}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": 420.1797,
"rate": 4.201797
}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