Rate Overview
Live
1 BBD = 23.5913 TRY
1 TRY = 0.042389
BBD
Avg
23.5527
High
23.5913
Low
23.4965
Last updated: 7/20/2026, 2:20:23 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.59 TRY |
| 10 BBD | 235.91 TRY |
| 50 BBD | 1,179.56 TRY |
| 100 BBD | 2,359.13 TRY |
| 500 BBD | 11,795.64 TRY |
| 1,000 BBD | 23,591.27 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-20T14:20:23Z",
"rates": {
"TRY": 23.591275
}
}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": 2359.1275,
"rate": 23.591275
}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