Rate Overview
Live
1 BBD = 23.8690 TRY
1 TRY = 0.041895
BBD
Avg
23.8444
High
23.9383
Low
23.7779
Last updated: 8/11/2026, 8:52:39 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.87 TRY |
| 10 BBD | 238.69 TRY |
| 50 BBD | 1,193.45 TRY |
| 100 BBD | 2,386.90 TRY |
| 500 BBD | 11,934.48 TRY |
| 1,000 BBD | 23,868.95 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-11T20:52:39Z",
"rates": {
"TRY": 23.86895
}
}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": 2386.895,
"rate": 23.86895
}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