Rate Overview
Live
1 BBD = 23.4306 TRY
1 TRY = 0.042679
BBD
Avg
23.3555
High
23.4637
Low
23.1767
Last updated: 7/5/2026, 8:15:28 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.43 TRY |
| 10 BBD | 234.31 TRY |
| 50 BBD | 1,171.53 TRY |
| 100 BBD | 2,343.06 TRY |
| 500 BBD | 11,715.32 TRY |
| 1,000 BBD | 23,430.64 TRY |
Get BBD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=TRYExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-05T08:15:28Z",
"rates": {
"TRY": 23.43064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "TRY",
"amount": 100
},
"result": 2343.064,
"rate": 23.43064
}Build with BBD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key