Rate Overview
Live
1 BBD = 23.6724 TRY
1 TRY = 0.042243
BBD
Avg
20.1947
High
23.6724
Low
16.9776
Last updated: 7/24/2026, 11:56:20 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.67 TRY |
| 10 BBD | 236.72 TRY |
| 50 BBD | 1,183.62 TRY |
| 100 BBD | 2,367.24 TRY |
| 500 BBD | 11,836.21 TRY |
| 1,000 BBD | 23,672.43 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-24T11:56:20Z",
"rates": {
"TRY": 23.672425
}
}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": 2367.2425,
"rate": 23.672425
}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