Rate Overview
Live
1 BBD = 23.5795 TRY
1 TRY = 0.042410
BBD
Avg
21.7189
High
23.5795
Low
20.1970
Last updated: 7/19/2026, 7:15:52 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.58 TRY |
| 10 BBD | 235.79 TRY |
| 50 BBD | 1,178.97 TRY |
| 100 BBD | 2,357.95 TRY |
| 500 BBD | 11,789.75 TRY |
| 1,000 BBD | 23,579.50 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-19T19:15:52Z",
"rates": {
"TRY": 23.579496
}
}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": 2357.9496,
"rate": 23.579496
}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