Rate Overview
Live
1 BOB = 4.0475 TRY
1 TRY = 0.247063
BOB
Avg
4.1106
High
4.1827
Low
4.0475
Last updated: 9/2/2026, 10:58:17 AM
Quick Conversions
| BOB | TRY |
|---|---|
| 1 BOB | 4.05 TRY |
| 10 BOB | 40.48 TRY |
| 50 BOB | 202.38 TRY |
| 100 BOB | 404.75 TRY |
| 500 BOB | 2,023.77 TRY |
| 1,000 BOB | 4,047.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-09-02T10:58:17Z",
"rates": {
"TRY": 4.047549
}
}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.7549,
"rate": 4.047549
}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