Rate Overview
Live
1 TRY = 0.156672 BOB
1 BOB = 6.3828
TRY
Avg
0.157185
High
0.157884
Low
0.156659
Last updated: 3/7/2026, 1:00:09 AM
Quick Conversions
| TRY | BOB |
|---|---|
| 1 TRY | 0.16 BOB |
| 10 TRY | 1.57 BOB |
| 50 TRY | 7.83 BOB |
| 100 TRY | 15.67 BOB |
| 500 TRY | 78.34 BOB |
| 1,000 TRY | 156.67 BOB |
Get TRY/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BOBExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:09Z",
"rates": {
"BOB": 0.156672
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BOB",
"amount": 100
},
"result": 15.667200000000001,
"rate": 0.156672
}Build with TRY/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key