Rate Overview
Live
1 TRY = 0.042684 BBD
1 BBD = 23.4280
TRY
Avg
0.042772
High
0.043146
Low
0.042619
Last updated: 7/8/2026, 2:02:30 AM
Quick Conversions
| TRY | BBD |
|---|---|
| 1 TRY | 0.04 BBD |
| 10 TRY | 0.43 BBD |
| 50 TRY | 2.13 BBD |
| 100 TRY | 4.27 BBD |
| 500 TRY | 21.34 BBD |
| 1,000 TRY | 42.68 BBD |
Get TRY/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BBDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T02:02:30Z",
"rates": {
"BBD": 0.042684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BBD",
"amount": 100
},
"result": 4.2684,
"rate": 0.042684
}Build with TRY/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key