Rate Overview
Live
1 BBD = 23.6837 TRY
1 TRY = 0.042223
BBD
Avg
22.6004
High
23.6837
Low
21.7018
Last updated: 7/26/2026, 3:43:52 AM
Quick Conversions
| BBD | TRY |
|---|---|
| 1 BBD | 23.68 TRY |
| 10 BBD | 236.84 TRY |
| 50 BBD | 1,184.18 TRY |
| 100 BBD | 2,368.37 TRY |
| 500 BBD | 11,841.83 TRY |
| 1,000 BBD | 23,683.66 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-26T03:43:52Z",
"rates": {
"TRY": 23.683657
}
}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": 2368.3657,
"rate": 23.683657
}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