Rate Overview
Live
1 BBD = 23.9872 TRY
1 TRY = 0.041689
BBD
Avg
23.9074
High
23.9872
Low
23.8475
Last updated: 8/16/2026, 12:10:33 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.99 TRY |
| 10 BBD | 239.87 TRY |
| 50 BBD | 1,199.36 TRY |
| 100 BBD | 2,398.72 TRY |
| 500 BBD | 11,993.59 TRY |
| 1,000 BBD | 23,987.18 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-08-16T00:10:33Z",
"rates": {
"TRY": 23.987176
}
}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": 2398.7176,
"rate": 23.987176
}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