Rate Overview
Live
1 BBD = 24.1397 TRY
1 TRY = 0.041426
BBD
Avg
24.1058
High
24.1397
Low
24.0497
Last updated: 9/1/2026, 8:21:31 PM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 24.14 TRY |
| 10 BBD | 241.40 TRY |
| 50 BBD | 1,206.98 TRY |
| 100 BBD | 2,413.97 TRY |
| 500 BBD | 12,069.84 TRY |
| 1,000 BBD | 24,139.68 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-09-01T20:21:31Z",
"rates": {
"TRY": 24.139675
}
}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": 2413.9675,
"rate": 24.139675
}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